| 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 |
|---|---|
R |
Visitor.RvalueVisitor.visitNewArray(Java.NewArray na)
Invoked by
accept(Visitor.RvalueVisitor) |
| Modifier and Type | Method and Description |
|---|---|
Java.Rvalue |
DeepCopier.copyNewArray(Java.NewArray subject) |
void |
Traverser.traverseNewArray(Java.NewArray na) |
void |
AbstractTraverser.traverseNewArray(Java.NewArray na) |
Copyright © 2019. All rights reserved.