- accept0
void accept0(MySqlASTVisitor visitor)
 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.
- getPattern
SQLExpr getPattern()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getWhere
SQLExpr getWhere()
 Undocumented in source. Be warned that the author may not have intended to support it.
- setPattern
void setPattern(SQLExpr pattern)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setWhere
void setWhere(SQLExpr where)
 Undocumented in source. Be warned that the author may not have intended to support it.