类 Context
java.lang.Object
org.babyfish.jimmer.client.generator.Context
- 直接已知子类:
TypeScriptContext
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected abstract SourceWritercreateCodeWriter(Context ctx, Source source) protected abstract SourceManagerprotected abstract StringgetRootSource(String name) protected booleanvoidvoidrenderAll(OutputStream outputStream) voidrenderIndex(String dir, Writer writer)
-
构造器详细资料
-
Context
-
-
方法详细资料
-
getMetadata
-
getIndent
-
getRootSources
-
getRootSource
-
getSource
-
getSource
-
renderAll
-
render
-
renderIndex
-
createSourceManager
-
createCodeWriter
-
isIndexRequired
protected boolean isIndexRequired() -
getFileExtension
-