public class ExprASTDebugging
extends java.lang.Object
implements org.codehaus.groovy.transform.ASTTransformation
| Constructor and Description | 
|---|
ExprASTDebugging()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
visit(org.codehaus.groovy.ast.ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit sourceUnit)
Deprecated.   
 | 
public void visit(org.codehaus.groovy.ast.ASTNode[] nodes,
         org.codehaus.groovy.control.SourceUnit sourceUnit)
visit in interface org.codehaus.groovy.transform.ASTTransformation