- isBinaryOp
bool isBinaryOp(SearchExpr* expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- notOpToString
string notOpToString(SearchExpr* expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- orOpToString
string orOpToString(const(SearchExpr)* lhs, const(SearchExpr)* rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- rfcDateStr
string rfcDateStr(Date date)
Undocumented in source. Be warned that the author may not have intended to support it.
- searchExprToString
string searchExprToString(SearchExpr* expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- searchOpToString
string searchOpToString(SearchOp op)
Undocumented in source. Be warned that the author may not have intended to support it.