public static class OracleStatementParser.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 OracleStatementParser.CreateTableContext createTable()
public OracleStatementParser.AlterTableContext alterTable()
public OracleStatementParser.DropTableContext dropTable()
public OracleStatementParser.TruncateTableContext truncateTable()
public OracleStatementParser.CreateIndexContext createIndex()
public OracleStatementParser.DropIndexContext dropIndex()
public OracleStatementParser.AlterIndexContext alterIndex()
public OracleStatementParser.CommitContext commit()
public OracleStatementParser.RollbackContext rollback()
public OracleStatementParser.SetTransactionContext setTransaction()
public OracleStatementParser.SavepointContext savepoint()
public OracleStatementParser.GrantContext grant()
public OracleStatementParser.RevokeContext revoke()
public OracleStatementParser.CreateUserContext createUser()
public OracleStatementParser.DropUserContext dropUser()
public OracleStatementParser.AlterUserContext alterUser()
public OracleStatementParser.CreateRoleContext createRole()
public OracleStatementParser.DropRoleContext dropRole()
public OracleStatementParser.AlterRoleContext alterRole()
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.