@GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION) public class DelegateAsyncTransformation extends Object implements ASTTransformation
Implementation of DelegateAsync transformation
| Modifiers | Name | Description |
|---|---|---|
static ClassNode |
GROOVY_OBJECT_CLASS_NODE |
|
static ClassNode |
OBJECT_CLASS_NODE |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected DelegateAsyncTransactionalMethodTransformer |
lookupAsyncTransactionalMethodTransformer() |
|
public void |
visit(ASTNode[] nodes, SourceUnit source) |