@GroovyASTTransformation(phase: CompilePhase.CANONICALIZATION) @CompileStatic class GroovyScriptCommandTransform extends Object implements ASTTransformation
Transformation applied to command scripts
| Modifiers | Name | Description |
|---|---|---|
static class |
GroovyScriptCommandTransform.CommandScriptTransformer |
| Constructor and description |
|---|
GroovyScriptCommandTransform() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static ConstructorNode |
getDefaultConstructor(ClassNode classNode) |
|
void |
visit(ASTNode[] nodes, SourceUnit source) |