Where.Statement

Undocumented in source.

Constructors

this
this(string field, Operator operator, T value, bool variable)
Undocumented in source.

Members

Functions

opBinary
ComplexStatement opBinary(GenericStatement statement)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
ComplexStatement opBinary(GenericStatement statement)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

field
string field;
Undocumented in source.
needsEscaping
bool needsEscaping;
Undocumented in source.
operator
Operator operator;
Undocumented in source.
value
string value;
Undocumented in source.

Meta