@GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION) public class ApiDelegateTransformation extends Object implements ASTTransformation
The logic for the ApiDelegate location transform.
Type Params | Return Type | Name and description |
---|---|---|
|
protected boolean |
isNoNullCheck() |
|
protected boolean |
isUseCompileStatic() |
|
protected Map<String, ClassNode> |
resolveGenericsPlaceHolders(ClassNode classNode) |
|
public void |
visit(ASTNode[] nodes, SourceUnit source) |