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.CreateIndexContext createIndex()
public MySQLStatementParser.DropIndexContext dropIndex()
public MySQLStatementParser.CreateTableContext createTable()
public MySQLStatementParser.AlterTableContext alterTable()
public MySQLStatementParser.DropTableContext dropTable()
public MySQLStatementParser.TruncateTableContext truncateTable()
public MySQLStatementParser.BeginTransactionContext beginTransaction()
public MySQLStatementParser.SetAutoCommitContext setAutoCommit()
public MySQLStatementParser.CommitContext commit()
public MySQLStatementParser.RollbackContext rollback()
public MySQLStatementParser.SetTransactionContext setTransaction()
public MySQLStatementParser.SavepointContext savepoint()
public MySQLStatementParser.GrantContext grant()
public MySQLStatementParser.GrantProxyContext grantProxy()
public MySQLStatementParser.GrantRoleContext grantRole()
public MySQLStatementParser.RevokeContext revoke()
public MySQLStatementParser.RevokeAllContext revokeAll()
public MySQLStatementParser.RevokeProxyContext revokeProxy()
public MySQLStatementParser.RevokeRoleContext revokeRole()
public MySQLStatementParser.CreateUserContext createUser()
public MySQLStatementParser.AlterUserContext alterUser()
public MySQLStatementParser.AlterCurrentUserContext alterCurrentUser()
public MySQLStatementParser.AlterUserRoleContext alterUserRole()
public MySQLStatementParser.DropUserContext dropUser()
public MySQLStatementParser.RenameUserContext renameUser()
public MySQLStatementParser.CreateRoleContext createRole()
public MySQLStatementParser.DropRoleContext dropRole()
public MySQLStatementParser.SetPasswordContext setPassword()
public MySQLStatementParser.SetDefaultRoleContext setDefaultRole()
public MySQLStatementParser.SetRoleContext setRole()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.