| 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.visitNullLiteral(Java.NullLiteral nl)
Invoked by
accept(Visitor.RvalueVisitor) |
| Modifier and Type | Method and Description |
|---|---|
Java.Rvalue |
DeepCopier.copyNullLiteral(Java.NullLiteral subject) |
void |
Traverser.traverseNullLiteral(Java.NullLiteral nl) |
void |
AbstractTraverser.traverseNullLiteral(Java.NullLiteral nl) |
Copyright © 2019. All rights reserved.