public interface Generator
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Generator.MetaData |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(GeneratorContext context) |
void generate(@Nonnull
GeneratorContext context)
throws java.lang.Exception
java.lang.Exception