- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAfterColumn
SQLName getAfterColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFirstColumn
SQLName getFirstColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
- getNewColumnDefinition
SQLColumnDefinition getNewColumnDefinition()
Undocumented in source. Be warned that the author may not have intended to support it.
- isFirst
bool isFirst()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAfterColumn
void setAfterColumn(SQLName afterColumn)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFirst
void setFirst(bool first)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFirstColumn
void setFirstColumn(SQLName firstColumn)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNewColumnDefinition
void setNewColumnDefinition(SQLColumnDefinition newColumnDefinition)
Undocumented in source. Be warned that the author may not have intended to support it.