public static class PostgreSQLStatementParser.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 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.BeginTransactionContext beginTransaction()
public PostgreSQLStatementParser.StartTransactionContext startTransaction()
public PostgreSQLStatementParser.CommitContext commit()
public PostgreSQLStatementParser.RollbackContext rollback()
public PostgreSQLStatementParser.SetTransactionContext setTransaction()
public PostgreSQLStatementParser.SavepointContext savepoint()
public PostgreSQLStatementParser.GrantContext grant()
public PostgreSQLStatementParser.GrantRoleContext grantRole()
public PostgreSQLStatementParser.RevokeContext revoke()
public PostgreSQLStatementParser.RevokeRoleContext revokeRole()
public PostgreSQLStatementParser.CreateUserContext createUser()
public PostgreSQLStatementParser.AlterUserContext alterUser()
public PostgreSQLStatementParser.RenameUserContext renameUser()
public PostgreSQLStatementParser.AlterUserSetConfigContext alterUserSetConfig()
public PostgreSQLStatementParser.AlterUserResetConfigContext alterUserResetConfig()
public PostgreSQLStatementParser.DropUserContext dropUser()
public PostgreSQLStatementParser.CreateRoleContext createRole()
public PostgreSQLStatementParser.AlterRoleContext alterRole()
public PostgreSQLStatementParser.RenameRoleContext renameRole()
public PostgreSQLStatementParser.AlterRoleSetConfigContext alterRoleSetConfig()
public PostgreSQLStatementParser.AlterRoleResetConfigContext alterRoleResetConfig()
public PostgreSQLStatementParser.DropRoleContext dropRole()
public PostgreSQLStatementParser.ShowContext show()
public PostgreSQLStatementParser.SetParamContext setParam()
public PostgreSQLStatementParser.ResetParamContext resetParam()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.