@SupportedAnnotationTypes(value="org.code.generator.Generator")
@SupportedSourceVersion(value=RELEASE_7)
public class GeneratorCode
extends java.lang.Object
Constructor and Description |
---|
GeneratorCode() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Generate StringPrep class dynamically.
|