- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCondition
SQLExpr getCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
- getStatements
List!(SQLStatement) getStatements()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCondition
void setCondition(SQLExpr condition)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStatements
void setStatements(List!(SQLStatement) statements)
Undocumented in source. Be warned that the author may not have intended to support it.