public static class MySQLStatementParser.StaticPrivilegeDropRoleContext extends MySQLStatementParser.RoleOrPrivilegeContext
| Constructor and Description |
|---|
StaticPrivilegeDropRoleContext(MySQLStatementParser.RoleOrPrivilegeContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
DROP() |
org.antlr.v4.runtime.tree.TerminalNode |
ROLE() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic StaticPrivilegeDropRoleContext(MySQLStatementParser.RoleOrPrivilegeContext ctx)
public org.antlr.v4.runtime.tree.TerminalNode DROP()
public org.antlr.v4.runtime.tree.TerminalNode ROLE()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2021 The Apache Software Foundation. All rights reserved.