public class GlobalAnnotator
extends java.lang.Object
implements org.codehaus.groovy.transform.ASTTransformation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GLOBAL_ANNOTATIONS_PARM |
| Constructor and Description |
|---|
GlobalAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(org.codehaus.groovy.ast.ASTNode[] nodes,
org.codehaus.groovy.control.SourceUnit source) |
public static final java.lang.String GLOBAL_ANNOTATIONS_PARM