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, toJavaIdentifier
public CodeModelGenerator(GeneratorConfig config)
public com.sun.codemodel.JCodeModel getCodeModel()
public void build() throws IOException
IOException
Copyright © 2016. All rights reserved.