- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLSetStatement clone()
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.
- getItems
List!SQLAssignItem getItems()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOption
Option getOption()
Undocumented in source. Be warned that the author may not have intended to support it.
- output
void output(StringBuilder buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(SQLExpr target, SQLExpr value)
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.
- setItems
void setItems(List!SQLAssignItem items)
Undocumented in source. Be warned that the author may not have intended to support it.
- setOption
void setOption(Option option)
Undocumented in source. Be warned that the author may not have intended to support it.