static class GroovyScriptCommandTransform.CommandScriptTransformer extends ClassCodeVisitorSupport
| Type | Name and description | 
|---|---|
| org.codehaus.groovy.ast.ClassNode | classNode | 
| org.codehaus.groovy.control.SourceUnit | sourceUnit | 
| Constructor and description | 
|---|
| CommandScriptTransformer
                                (org.codehaus.groovy.control.SourceUnit sourceUnit, org.codehaus.groovy.ast.ClassNode classNode) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | visitMethodCallExpression(MethodCallExpression call) | 
Groovy Documentation