|
ru.trylogic.groovy.inline:groovy-inline-transform:1.0.1 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectru.trylogic.groovy.transform.inline.InlineTransformation
@CompileStatic @GroovyASTTransformation(phase = CompilePhase.SEMANTIC_ANALYSIS) class InlineTransformation
| Nested Class Summary | |
|---|---|
static interface |
InlineTransformation.Handler
|
| Property Summary | |
|---|---|
SourceUnit |
sourceUnit
|
| Method Summary | |
|---|---|
void
|
visit(ASTNode[] nodes, SourceUnit sourceUnit)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
SourceUnit sourceUnit
| Method Detail |
|---|
@Override void visit(ASTNode[] nodes, SourceUnit sourceUnit)
ru.trylogic.groovy.inline:groovy-inline-transform:1.0.1