public static class MySQLStatementParser.ExecuteContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
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.CreateTableContext createTable()
public MySQLStatementParser.AlterTableContext alterTable()
public MySQLStatementParser.DropTableContext dropTable()
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.SetRoleContext setRole()
public MySQLStatementParser.SetPasswordContext setPassword()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.