- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAddUndoFile
SQLExpr getAddUndoFile()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEngine
SQLExpr getEngine()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInitialSize
SQLExpr getInitialSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
SQLName getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- isWait
bool isWait()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAddUndoFile
void setAddUndoFile(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEngine
void setEngine(SQLExpr engine)
Undocumented in source. Be warned that the author may not have intended to support it.
- setInitialSize
void setInitialSize(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- setName
void setName(SQLName name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWait
void setWait(bool wait)
Undocumented in source. Be warned that the author may not have intended to support it.