SchemaStatVisitor.MySqlOrderByStatVisitor

Undocumented in source.

Constructors

this
this(SQLOrderBy orderBy)
Undocumented in source.

Members

Aliases

endVisit
alias endVisit = MySqlASTVisitorAdapter.endVisit
Undocumented in source.
visit
alias visit = MySqlASTVisitorAdapter.visit
Undocumented in source.

Functions

getOrderBy
SQLOrderBy getOrderBy()
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIdentifierExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPropertyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From MySqlASTVisitorAdapter

endVisit
alias endVisit = SQLASTVisitorAdapter.endVisit
Undocumented in source.
visit
alias visit = SQLASTVisitorAdapter.visit
Undocumented in source.
visit
bool visit(MySqlTableIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlTableIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlPrimaryKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlPrimaryKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIntervalExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIntervalExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlExtractExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlExtractExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlMatchAgainstExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlMatchAgainstExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlPrepareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlPrepareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlExecuteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlExecuteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MysqlDeallocatePrepareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MysqlDeallocatePrepareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlLoadDataInFileStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlLoadDataInFileStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlLoadXmlStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlLoadXmlStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowColumnsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowColumnsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowDatabasesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowDatabasesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowWarningsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowWarningsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(CobarShowStatus x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(CobarShowStatus x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlKillStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlKillStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlBinlogStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlBinlogStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlResetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlResetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateUserStatement.UserSpecification x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateUserStatement.UserSpecification x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlPartitionByKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlPartitionByKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlOutFileExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlOutFileExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlExplainStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlExplainStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlSetTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlSetTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowAuthorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowAuthorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowBinaryLogsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowBinaryLogsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowMasterLogsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowMasterLogsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCollationStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCollationStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowBinLogEventsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowBinLogEventsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCharacterSetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCharacterSetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowContributorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowContributorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateTriggerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateTriggerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowCreateViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowCreateViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowEngineStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowEngineStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowEnginesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowEnginesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowErrorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowErrorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowEventsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowEventsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowFunctionCodeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowFunctionCodeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowFunctionStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowFunctionStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowGrantsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowGrantsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlUserName x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlUserName x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowIndexesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowIndexesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowKeysStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowKeysStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowMasterStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowMasterStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowOpenTablesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowOpenTablesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowPluginsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowPluginsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowPrivilegesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowPrivilegesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowProcedureCodeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowProcedureCodeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowProcedureStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowProcedureStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowProcessListStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowProcessListStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowProfileStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowProfileStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowProfilesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowProfilesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowRelayLogEventsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowRelayLogEventsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowSlaveHostsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowSlaveHostsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowSlaveStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowSlaveStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowTableStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowTableStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowTriggersStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowTriggersStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowVariantsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowVariantsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlRenameTableStatement.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlRenameTableStatement.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlRenameTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlRenameTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlUseIndexHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlUseIndexHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlIgnoreIndexHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlIgnoreIndexHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlLockTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlLockTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlLockTableStatement.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlLockTableStatement.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlUnlockTablesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlUnlockTablesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlForceIndexHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlForceIndexHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTableChangeColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTableChangeColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterCharacter x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterCharacter x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTableOption x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTableOption x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlHelpStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlHelpStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCharExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCharExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlUnique x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlUnique x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MysqlForeignKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MysqlForeignKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTableModifyColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTableModifyColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTableDiscardTablespace x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTableDiscardTablespace x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTableImportTablespace x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTableImportTablespace x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateTableStatement.TableSpaceOption x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateTableStatement.TableSpaceOption x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAnalyzeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAnalyzeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlOptimizeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlOptimizeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlHintStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlHintStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlOrderingExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlOrderingExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlDeclareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlDeclareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlSelectIntoStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlSelectIntoStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCaseStatement.MySqlWhenStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCaseStatement.MySqlWhenStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlLeaveStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlLeaveStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlIterateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlIterateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlRepeatStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlRepeatStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCursorDeclareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCursorDeclareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlUpdateTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlUpdateTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTableAlterColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTableAlterColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlSubPartitionByKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlSubPartitionByKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlSubPartitionByList x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlSubPartitionByList x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlDeclareHandlerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlDeclareHandlerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlDeclareConditionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlDeclareConditionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlFlushStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlFlushStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlEventSchedule x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlEventSchedule x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateAddLogFileGroupStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateAddLogFileGroupStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateServerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateServerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlCreateTableSpaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlCreateTableSpaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterLogFileGroupStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterLogFileGroupStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterServerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterServerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlAlterTablespaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlAlterTablespaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlShowDatabasePartitionStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlShowDatabasePartitionStatusStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(MySqlChecksumTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(MySqlChecksumTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta