- 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.
- getFrom
SQLExpr getFrom()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
SQLName getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFrom
void setFrom(SQLExpr from)
Undocumented in source. Be warned that the author may not have intended to support it.
- setName
void setName(SQLName name)
Undocumented in source. Be warned that the author may not have intended to support it.