- 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.
- getThreadId
SQLExpr getThreadId()
Undocumented in source. Be warned that the author may not have intended to support it.
- getThreadIds
List!(SQLExpr) getThreadIds()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
Type getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- setThreadId
void setThreadId(SQLExpr threadId)
Undocumented in source. Be warned that the author may not have intended to support it.
- setType
void setType(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.