- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(SQLExpr item)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLExpr clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getChildren
List!SQLObject getChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
- getItems
List!SQLExpr getItems()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOperator
SQLBinaryOperator getOperator()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
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.