public interface GroovyAnnotationRef
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | description()The string representation of the annotation reference. | 
| java.lang.String | name()Name of the annotation being referenced. | 
| GroovyClassDoc | type()The annotation being referenced. | 
GroovyClassDoc type()
java.lang.String name()
type().typeName().java.lang.String description()