Predicate

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

In
Predicate In(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
addValue
Predicate addValue(string key, string op, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
andValue
Predicate andValue(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
betweenValue
Predicate betweenValue(string key, string c1, string c2)
Undocumented in source. Be warned that the author may not have intended to support it.
orValue
Predicate orValue(T args)
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

_str
string _str;
Undocumented in source.

Meta