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