|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanExpression.BinaryOperation | |
|---|---|
| com.threerings.expr | Expression evaluation and binding classes. |
| Uses of BooleanExpression.BinaryOperation in com.threerings.expr |
|---|
| Subclasses of BooleanExpression.BinaryOperation in com.threerings.expr | |
|---|---|
static class |
BooleanExpression.And
Computes the logical AND of its operands. |
static class |
BooleanExpression.BooleanEquals
Checks the equality of its operands. |
static class |
BooleanExpression.Or
Computes the logical OR of its operands. |
static class |
BooleanExpression.Xor
Computes the logical XOR of its operands. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||