Annotation Type Generator


@Retention(SOURCE) public @interface Generator
Namespasing annotation used to group nested Generator - related annotations.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Imports classes as simple name aliases to be available to template language.
    static @interface 
    Applies to the annotation processor extending AbstractGenerator to supply annotation names that processor will handle.
    static @interface 
    Generates "generator" subclass of annotated template definition.
    static @interface 
    Used to introduce complex types as simple type names available to template language.