ImmediateValue

Undocumented in source.

Constructors

this
this(Value 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
Value value;
Undocumented in source.

Inherited Members

From IExpression

eval
Value eval(Engine engine)
Undocumented in source.

Meta