public abstract class CodeModelGenerator extends GeneratorBase
| Modifier and Type | Field and Description |
|---|---|
protected com.sun.codemodel.JCodeModel |
cm |
keyPattern, outputDirectory, outputEncoding, reporter, strictTypes| Constructor and Description |
|---|
CodeModelGenerator(GeneratorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
com.sun.codemodel.JCodeModel |
getCodeModel() |
assertKeyPatternMatched, countArgs, generate, generate, generate, generateImpl, getKeyPattern, getOutputDirectory, getOutputEncoding, getReporter, inferType, toClassName, toJavaIdentifierpublic CodeModelGenerator(GeneratorConfig config)
public com.sun.codemodel.JCodeModel getCodeModel()
public void build()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.