- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLExistsExpr 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.
- getSubQuery
SQLSelect getSubQuery()
Undocumented in source. Be warned that the author may not have intended to support it.
- isNot
bool isNot()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNot
void setNot(bool not)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSubQuery
void setSubQuery(SQLSelect subQuery)
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.