#include <ExprUtil.h>
Inherits TypedExpression< EString >.
Public Member Functions | |
| ConstantExpression (string val) | |
| EString | evalImpl (EvalAs< EString >, const EvalContext &ctxt) throw (EvalException) |
| Evaluate as a string. | |
| string | value () const |
|
|
|
|
||||||||||||
|
Evaluate as a string.
Implements TypedExpression< EString >.
|
|
|
Reimplemented from Expression.
|
1.3.8