- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTable
void addTable(SQLExprTableSource table)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTables
List!(SQLExprTableSource) getTables()
Undocumented in source. Be warned that the author may not have intended to support it.
- isExtended
bool isExtended()
Undocumented in source. Be warned that the author may not have intended to support it.
- isQuick
bool isQuick()
Undocumented in source. Be warned that the author may not have intended to support it.
- setExtended
void setExtended(bool extended)
Undocumented in source. Be warned that the author may not have intended to support it.
- setQuick
void setQuick(bool quick)
Undocumented in source. Be warned that the author may not have intended to support it.