@GroovyASTTransformation(phase = CompilePhase.CONVERSION) public class MacroTransformation extends MethodCallTransformation
Modifiers | Name | Description |
---|---|---|
protected CompilationUnit |
unit |
Type Params | Return Type | Name and description |
---|---|---|
|
protected org.codehaus.groovy.ast.GroovyCodeVisitor |
getTransformer(ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit sourceUnit) |
|
void |
setCompilationUnit(CompilationUnit unit) |
Methods inherited from class | Name |
---|---|
class MethodCallTransformation |
getTransformer, visit |