public static class MySQLStatementParser.ProxyClause_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ProxyClause_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
ON() |
org.antlr.v4.runtime.tree.TerminalNode |
PROXY() |
org.antlr.v4.runtime.tree.TerminalNode |
TO() |
MySQLStatementParser.UserOrRoleContext |
userOrRole() |
MySQLStatementParser.UserOrRoles_Context |
userOrRoles_() |
MySQLStatementParser.WithGrantOption_Context |
withGrantOption_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ProxyClause_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode PROXY()
public org.antlr.v4.runtime.tree.TerminalNode ON()
public MySQLStatementParser.UserOrRoleContext userOrRole()
public org.antlr.v4.runtime.tree.TerminalNode TO()
public MySQLStatementParser.UserOrRoles_Context userOrRoles_()
public MySQLStatementParser.WithGrantOption_Context withGrantOption_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.