@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @TargetMustExtend(value=AnnotatedNoAnnotationProcessor.class) public @interface ForSubclassesOf
Modifier and Type | Fields and Description |
---|---|
static EnumSet<ElementKind> |
ELEMENT_KINDS
ElementKind subset if ForElementKinds is specified. |
public static final EnumSet<ElementKind> ELEMENT_KINDS
ElementKind
subset if ForElementKinds
is specified.Copyright © 2015–2020 Allen D. Ball. All rights reserved.