| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
IClass.IMethod |
UnitCompiler.findIMethod(Java.MethodInvocation mi)
Finds methods of the mi
. |
R |
Visitor.RvalueVisitor.visitMethodInvocation(Java.MethodInvocation mi)
Invoked by
accept(Visitor.RvalueVisitor) |
| Modifier and Type | Method and Description |
|---|---|
Java.Rvalue |
DeepCopier.copyMethodInvocation(Java.MethodInvocation subject) |
void |
Traverser.traverseMethodInvocation(Java.MethodInvocation mi) |
void |
AbstractTraverser.traverseMethodInvocation(Java.MethodInvocation mi) |
Copyright © 2019. All rights reserved.