SimpleGroovyAnnotationRefpublic interface GroovyAnnotationRef
| Modifier and Type | Method | 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()