public class Generator extends CodeModelGenerator implements ClassGenerator
cmkeyPattern, outputDirectory, outputEncoding, reporter, strictTypes| Constructor and Description |
|---|
Generator(File outputDirectory,
Reporter reporter)
Deprecated.
|
Generator(File outputDirectory,
String outputEncoding,
Reporter reporter)
Deprecated.
|
Generator(File outputDirectory,
String outputEncoding,
Reporter reporter,
String keyPattern)
Deprecated.
|
Generator(GeneratorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateImpl(String className,
Properties props) |
build, getCodeModelassertKeyPatternMatched, countArgs, generate, generate, generate, getKeyPattern, getOutputDirectory, getOutputEncoding, getReporter, inferType, toClassName, toJavaIdentifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, generate, generate, generatepublic Generator(GeneratorConfig config)
@Deprecated public Generator(File outputDirectory, Reporter reporter)
@Deprecated public Generator(File outputDirectory, String outputEncoding, Reporter reporter)
@Deprecated public Generator(File outputDirectory, String outputEncoding, Reporter reporter, String keyPattern)
protected void generateImpl(String className, Properties props) throws AssertionError
generateImpl in class GeneratorBaseAssertionErrorCopyright © 2016. All rights reserved.