Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM
compiler.
|
org.codehaus.janino.util |
Application-independent helper classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
Java.BinaryOperation
Representation of all non-operand-modifying Java™ binary
operations.
|
static class |
Java.UnaryOperation
This class implements the unary operators "+", "-", "~" and "!".
|
Modifier and Type | Method and Description |
---|---|
void |
Traverser.traverseBooleanRvalue(Java.BooleanRvalue brv) |
Copyright © 2001-2014. All Rights Reserved.