public static class PostgreSQLStatementParser.RevokeContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
RevokeContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
PostgreSQLStatementParser.OptionForClause_Context |
optionForClause_() |
PostgreSQLStatementParser.PrivilegeClause_Context |
privilegeClause_() |
org.antlr.v4.runtime.tree.TerminalNode |
REVOKE() |
PostgreSQLStatementParser.RoleClause_Context |
roleClause_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic RevokeContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode REVOKE()
public PostgreSQLStatementParser.PrivilegeClause_Context privilegeClause_()
public PostgreSQLStatementParser.RoleClause_Context roleClause_()
public PostgreSQLStatementParser.OptionForClause_Context optionForClause_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.