- accept0
void accept0(SQLASTVisitor 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.
- getHints
List!SQLCommentHint getHints()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
SQLExpr getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- isBegin
bool isBegin()
Undocumented in source. Be warned that the author may not have intended to support it.
- isConsistentSnapshot
bool isConsistentSnapshot()
Undocumented in source. Be warned that the author may not have intended to support it.
- isWork
bool isWork()
Undocumented in source. Be warned that the author may not have intended to support it.
- setBegin
void setBegin(bool begin)
Undocumented in source. Be warned that the author may not have intended to support it.
- setConsistentSnapshot
void setConsistentSnapshot(bool consistentSnapshot)
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.
- setName
void setName(SQLExpr name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWork
void setWork(bool work)
Undocumented in source. Be warned that the author may not have intended to support it.