SymbolValue

Undocumented in source.

Constructors

this
this(string value)
Undocumented in source.

Members

Functions

eval
Value eval(Engine engine)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
string value;
Undocumented in source.

Inherited Members

From IExpression

eval
Value eval(Engine engine)
Undocumented in source.

Meta