@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @TargetMustExtend(value=AnnotatedNoAnnotationProcessor.class) public @interface ForElementKinds
Modifier and Type | Optional Element and Description |
---|---|
ElementKind[] |
value |
public abstract ElementKind[] value
Copyright © 2015–2020 Allen D. Ball. All rights reserved.