SQLCommentStatement

Undocumented in source.

Members

Functions

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.
getComment
SQLExpr getComment()
Undocumented in source. Be warned that the author may not have intended to support it.
getOn
SQLExprTableSource getOn()
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.
setComment
void setComment(SQLExpr comment)
Undocumented in source. Be warned that the author may not have intended to support it.
setOn
void setOn(SQLExprTableSource on)
Undocumented in source. Be warned that the author may not have intended to support it.
setOn
void setOn(SQLName on)
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.

Structs

Type
struct Type
Undocumented in source.

Meta