ValueExpression

Undocumented in source.

Constructors

this
this(string key, string value)
Undocumented in source.

Members

Functions

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

Variables

key
string key;
Undocumented in source.
value
string value;
Undocumented in source.

Inherited Members

From Expression

value
string value;
Undocumented in source.

Meta