- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTableSource
void addTableSource(SQLExprTableSource tableSource)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTableSources
List!(SQLExprTableSource) getTableSources()
Undocumented in source. Be warned that the author may not have intended to support it.
- isLocal
bool isLocal()
Undocumented in source. Be warned that the author may not have intended to support it.
- isNoWriteToBinlog
bool isNoWriteToBinlog()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLocal
void setLocal(bool local)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNoWriteToBinlog
void setNoWriteToBinlog(bool noWriteToBinlog)
Undocumented in source. Be warned that the author may not have intended to support it.