public abstract class MethodCallTransformation extends Object implements ASTTransformation
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected abstract GroovyCodeVisitor | getTransformer(ASTNode[] nodes, SourceUnit sourceUnit) | 
|  | public void | visit(ASTNode[] nodes, SourceUnit sourceUnit) |