public static class MySqlParser.PasswordModuleOptionContext extends MySqlParser.AuthenticationRuleContext
| Constructor and Description |
|---|
PasswordModuleOptionContext(MySqlParser.AuthenticationRuleContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AS() |
MySqlParser.AuthPluginContext |
authPlugin() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
MySqlParser.PasswordFunctionClauseContext |
passwordFunctionClause() |
org.antlr.v4.runtime.tree.TerminalNode |
USING() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PasswordModuleOptionContext(MySqlParser.AuthenticationRuleContext ctx)
public MySqlParser.AuthPluginContext authPlugin()
public MySqlParser.PasswordFunctionClauseContext passwordFunctionClause()
public org.antlr.v4.runtime.tree.TerminalNode USING()
public org.antlr.v4.runtime.tree.TerminalNode AS()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2021 JBoss by Red Hat. All rights reserved.