public class BindingFormatASTTransformation
extends java.lang.Object
implements org.codehaus.groovy.transform.ASTTransformation
| Constructor and Description |
|---|
BindingFormatASTTransformation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
error(org.codehaus.groovy.control.SourceUnit sourceUnit,
org.codehaus.groovy.ast.ASTNode astNode,
java.lang.String message) |
void |
visit(org.codehaus.groovy.ast.ASTNode[] astNodes,
org.codehaus.groovy.control.SourceUnit source) |
public void visit(org.codehaus.groovy.ast.ASTNode[] astNodes,
org.codehaus.groovy.control.SourceUnit source)
visit in interface org.codehaus.groovy.transform.ASTTransformationprotected void error(org.codehaus.groovy.control.SourceUnit sourceUnit,
org.codehaus.groovy.ast.ASTNode astNode,
java.lang.String message)