- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHints
List!(SQLCommentHint) getHints()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLockType
LockType getLockType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTableSource
SQLExprTableSource getTableSource()
Undocumented in source. Be warned that the author may not have intended to support it.
- setHints
void setHints(List!(SQLCommentHint) hints)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLockType
void setLockType(LockType lockType)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTableSource
void setTableSource(SQLExprTableSource tableSource)
Undocumented in source. Be warned that the author may not have intended to support it.