public static class MySQLStatementParser.ExecuteContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.SelectContext select()
public MySQLStatementParser.InsertContext insert()
public MySQLStatementParser.UpdateContext update()
public MySQLStatementParser.DeleteContext delete()
public MySQLStatementParser.ReplaceContext replace()
public MySQLStatementParser.BinlogContext binlog()
public MySQLStatementParser.CreateTableContext createTable()
public MySQLStatementParser.AlterStatementContext alterStatement()
public MySQLStatementParser.RepairTableContext repairTable()
public MySQLStatementParser.DropTableContext dropTable()
public MySQLStatementParser.TruncateTableContext truncateTable()
public MySQLStatementParser.CreateIndexContext createIndex()
public MySQLStatementParser.DropIndexContext dropIndex()
public MySQLStatementParser.CreateProcedureContext createProcedure()
public MySQLStatementParser.DropProcedureContext dropProcedure()
public MySQLStatementParser.CreateFunctionContext createFunction()
public MySQLStatementParser.DropFunctionContext dropFunction()
public MySQLStatementParser.CreateDatabaseContext createDatabase()
public MySQLStatementParser.DropDatabaseContext dropDatabase()
public MySQLStatementParser.CreateEventContext createEvent()
public MySQLStatementParser.DropEventContext dropEvent()
public MySQLStatementParser.CreateLogfileGroupContext createLogfileGroup()
public MySQLStatementParser.DropLogfileGroupContext dropLogfileGroup()
public MySQLStatementParser.CreateServerContext createServer()
public MySQLStatementParser.DropServerContext dropServer()
public MySQLStatementParser.CreateViewContext createView()
public MySQLStatementParser.DropViewContext dropView()
public MySQLStatementParser.CreateTriggerContext createTrigger()
public MySQLStatementParser.DropTriggerContext dropTrigger()
public MySQLStatementParser.AlterResourceGroupContext alterResourceGroup()
public MySQLStatementParser.CreateResourceGroupContext createResourceGroup()
public MySQLStatementParser.DropResourceGroupContext dropResourceGroup()
public MySQLStatementParser.PrepareContext prepare()
public MySQLStatementParser.ExecuteStmtContext executeStmt()
public MySQLStatementParser.DeallocateContext deallocate()
public MySQLStatementParser.SetTransactionContext setTransaction()
public MySQLStatementParser.BeginTransactionContext beginTransaction()
public MySQLStatementParser.SetAutoCommitContext setAutoCommit()
public MySQLStatementParser.CommitContext commit()
public MySQLStatementParser.RollbackContext rollback()
public MySQLStatementParser.SavepointContext savepoint()
public MySQLStatementParser.GrantContext grant()
public MySQLStatementParser.RevokeContext revoke()
public MySQLStatementParser.CreateUserContext createUser()
public MySQLStatementParser.DropUserContext dropUser()
public MySQLStatementParser.AlterUserContext alterUser()
public MySQLStatementParser.RenameUserContext renameUser()
public MySQLStatementParser.CreateRoleContext createRole()
public MySQLStatementParser.DropRoleContext dropRole()
public MySQLStatementParser.SetDefaultRoleContext setDefaultRole()
public MySQLStatementParser.SetRoleContext setRole()
public MySQLStatementParser.CreateSRSStatementContext createSRSStatement()
public MySQLStatementParser.DropSRSStatementContext dropSRSStatement()
public MySQLStatementParser.FlushContext flush()
public MySQLStatementParser.GetDiagnosticsStatementContext getDiagnosticsStatement()
public MySQLStatementParser.GroupReplicationContext groupReplication()
public MySQLStatementParser.HandlerStatementContext handlerStatement()
public MySQLStatementParser.HelpContext help()
public MySQLStatementParser.ImportStatementContext importStatement()
public MySQLStatementParser.InstallContext install()
public MySQLStatementParser.KillContext kill()
public MySQLStatementParser.LoadStatementContext loadStatement()
public MySQLStatementParser.LockContext lock()
public MySQLStatementParser.CacheIndexContext cacheIndex()
public MySQLStatementParser.LoadIndexInfoContext loadIndexInfo()
public MySQLStatementParser.OptimizeTableContext optimizeTable()
public MySQLStatementParser.PurgeBinaryLogContext purgeBinaryLog()
public MySQLStatementParser.ReleaseSavepointContext releaseSavepoint()
public MySQLStatementParser.ResetStatementContext resetStatement()
public MySQLStatementParser.SetPasswordContext setPassword()
public MySQLStatementParser.SetResourceGroupContext setResourceGroup()
public MySQLStatementParser.ResignalStatementContext resignalStatement()
public MySQLStatementParser.SignalStatementContext signalStatement()
public MySQLStatementParser.RestartContext restart()
public MySQLStatementParser.ShutdownContext shutdown()
public MySQLStatementParser.BeginContext begin()
public MySQLStatementParser.UseContext use()
public MySQLStatementParser.ExplainContext explain()
public MySQLStatementParser.DoStatementContext doStatement()
public MySQLStatementParser.ShowContext show()
public MySQLStatementParser.SetVariableContext setVariable()
public MySQLStatementParser.SetCharacterContext setCharacter()
public MySQLStatementParser.CallContext call()
public MySQLStatementParser.ChangeContext change()
public MySQLStatementParser.CheckTableContext checkTable()
public MySQLStatementParser.ChecksumTableContext checksumTable()
public MySQLStatementParser.CloneContext clone()
public MySQLStatementParser.StartSlaveContext startSlave()
public MySQLStatementParser.StopSlaveContext stopSlave()
public MySQLStatementParser.AnalyzeTableContext analyzeTable()
public MySQLStatementParser.RenameTableContext renameTable()
public MySQLStatementParser.UninstallContext uninstall()
public MySQLStatementParser.UnlockContext unlock()
public MySQLStatementParser.XaContext xa()
public MySQLStatementParser.CreateLoadableFunctionContext createLoadableFunction()
public MySQLStatementParser.CreateTablespaceContext createTablespace()
public MySQLStatementParser.AlterTablespaceContext alterTablespace()
public MySQLStatementParser.DropTablespaceContext dropTablespace()
public MySQLStatementParser.DelimiterContext delimiter()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public org.antlr.v4.runtime.tree.TerminalNode EOF()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2022 The Apache Software Foundation. All rights reserved.