public static class OracleStatementParser.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 OracleStatementParser.CreateIndexContext createIndex()
public OracleStatementParser.AlterIndexContext alterIndex()
public OracleStatementParser.DropIndexContext dropIndex()
public OracleStatementParser.CreateTableContext createTable()
public OracleStatementParser.AlterTableContext alterTable()
public OracleStatementParser.DropTableContext dropTable()
public OracleStatementParser.TruncateTableContext truncateTable()
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.AlterUserContext alterUser()
public OracleStatementParser.DropUserContext dropUser()
public OracleStatementParser.CreateRoleContext createRole()
public OracleStatementParser.AlterRoleContext alterRole()
public OracleStatementParser.DropRoleContext dropRole()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.