|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.expr.ObjectExpression<String>
com.threerings.expr.StringExpression
@EditorTypes(value={StringExpression.Parsed.class,StringExpression.Constant.class,StringExpression.Reference.class})
public abstract class StringExpressionA string-valued expression.
| Nested Class Summary | |
|---|---|
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. |
| Nested classes/interfaces inherited from class com.threerings.expr.ObjectExpression |
|---|
ObjectExpression.Evaluator<T> |
| Constructor Summary | |
|---|---|
StringExpression()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.expr.ObjectExpression |
|---|
createEvaluator, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||