Package groovy.lang.annotation
Annotation Interface ExtendedTarget
Indicates Groovy-specific element types on which an annotation is allowed,
complementing
Target for constructs that have
no corresponding ElementType.- Since:
- 6.0.0
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
ExtendedElementType[] value
-