| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Java.MethodInvocation
Representation of a JLS7 15.12 "method invocation expression".
|
static class |
Java.SuperclassMethodInvocation
Representation of a JLS7 15.12.1.1.3 "superclass method invocation".
|
| Modifier and Type | Method and Description |
|---|---|
void |
Traverser.traverseInvocation(Java.Invocation i) |
void |
AbstractTraverser.traverseInvocation(Java.Invocation i) |
Copyright © 2019. All rights reserved.