Package groovy.lang.annotation
package groovy.lang.annotation
-
ClassDescriptionGroovy-specific element types that extend
ElementTypeto cover Groovy language constructs not present in the JDK.Indicates Groovy-specific element types on which an annotation is allowed, complementingTargetfor constructs that have no correspondingElementType.