|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractInc | Base class for pre and post increment operators. |
| JavaOperatorTable | An operator table which supports most of the operators which appear in Java. |
| OpEquals | |
| PostDec | Java style x-- operator. |
| PostInc | Java style x++ operator. |
| PreDec | Java style --x operator. |
| PreInc | Java style ++x operator. |
| TernaryConditional | |
| Enum Summary | |
|---|---|
| JavaOperatorTable.JavaOperators | |
Full set of java operators: ++x, ?:, += and bitwise operators
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||