Class AnnotationNode

java.lang.Object
org.codehaus.groovy.ast.ASTNode
org.codehaus.groovy.ast.AnnotationNode
All Implemented Interfaces:
NodeMetaDataHandler

public class AnnotationNode
extends ASTNode
Represents an annotation which can be attached to interfaces, classes, methods, fields, parameters, and other places.