Package org.immutables.generator
Annotation Type Generator.SupportedAnnotations
- Enclosing class:
Generator
Applies to the annotation processor extending
AbstractGenerator to supply annotation
names that processor will handle. Could be used instead of SupportedAnnotationTypes,
which is also supported.-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends Annotation>[] value
-