@GroovyASTTransformation(phase = CompilePhase.CONVERSION) public class MacroClassTransformation extends MethodCallTransformation
Type Params | Return Type | Name and description |
---|---|---|
|
protected GroovyCodeVisitor |
getTransformer(ASTNode[] nodes, SourceUnit sourceUnit) |
Methods inherited from class | Name |
---|---|
class MethodCallTransformation |
getTransformer, visit |