@CompileStatic @GroovyASTTransformation(phase: CompilePhase.CANONICALIZATION) class LinkableTransform extends Object implements ASTTransformation
Implementation of the Linkable transform
| Modifiers | Name | Description |
|---|---|---|
static String |
LINKS_METHOD |
|
static String |
LINK_METHOD |
|
static String |
RESOURCE_LINKS_FIELD |
| Constructor and description |
|---|
LinkableTransform() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static void |
addLinkingMethods(ClassNode classNode) |
|
void |
visit(ASTNode[] astNodes, SourceUnit source) |