WhereExpression

Undocumented in source.

Constructors

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

Members

Functions

formatKey
string formatKey(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
formatValue
string formatValue(string str)
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

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

Inherited Members

From Expression

value
string value;
Undocumented in source.

Meta