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.SelectContext select()
public PostgreSQLStatementParser.InsertContext insert()
public PostgreSQLStatementParser.UpdateContext update()
public PostgreSQLStatementParser.DeleteContext delete()
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.SetContext set()
public PostgreSQLStatementParser.ResetParameterContext resetParameter()
public PostgreSQLStatementParser.CallContext call()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.