- applyBinOp
SearchQuery applyBinOp(char op, const(SearchExpr)* newTerm)
Undocumented in source. Be warned that the author may not have intended to support it.
- not
SearchQuery not(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- not
SearchQuery not(const(SearchExpr)* term)
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.