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