|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringExpression | |
|---|---|
| com.threerings.expr | Expression evaluation and binding classes. |
| Uses of StringExpression in com.threerings.expr |
|---|
| Subclasses of StringExpression in com.threerings.expr | |
|---|---|
static class |
StringExpression.Constant
A constant expression. |
static class |
StringExpression.Parsed
An expression entered as a string to be parsed. |
static class |
StringExpression.Reference
A reference expression. |
| Fields in com.threerings.expr declared as StringExpression | |
|---|---|
StringExpression |
ExpressionDefinition.StringDefinition.expression
The expression that determines the value. |
StringExpression |
ExpressionBinding.StringBinding.expression
The expression that determines the value. |
StringExpression |
BooleanExpression.StringEquals.firstOperand
The first operand expression. |
StringExpression |
BooleanExpression.StringEquals.secondOperand
The second operand expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||