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.CreateTableContext createTable()
public MySQLStatementParser.AlterTableContext alterTable()
public MySQLStatementParser.RepairTableContext repairTable()
public MySQLStatementParser.RenameTableSpecificationContext renameTableSpecification()
public MySQLStatementParser.DropTableContext dropTable()
public MySQLStatementParser.DropDatabaseContext dropDatabase()
public MySQLStatementParser.TruncateTableContext truncateTable()
public MySQLStatementParser.CreateIndexContext createIndex()
public MySQLStatementParser.DropIndexContext dropIndex()
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.SetPasswordContext setPassword()
public MySQLStatementParser.UseContext use()
public MySQLStatementParser.DescContext desc()
public MySQLStatementParser.ShowDatabasesContext showDatabases()
public MySQLStatementParser.ShowTablesContext showTables()
public MySQLStatementParser.ShowTableStatusContext showTableStatus()
public MySQLStatementParser.ShowColumnsContext showColumns()
public MySQLStatementParser.ShowIndexContext showIndex()
public MySQLStatementParser.ShowCreateTableContext showCreateTable()
public MySQLStatementParser.ShowOtherContext showOther()
public MySQLStatementParser.SetVariableContext setVariable()
public MySQLStatementParser.CallContext call()
public MySQLStatementParser.ChangeMasterToContext changeMasterTo()
public MySQLStatementParser.StartSlaveContext startSlave()
public MySQLStatementParser.StopSlaveContext stopSlave()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
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 © 2020 The Apache Software Foundation. All rights reserved.