public static class MySQLStatementParser.IdentifierContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
IdentifierContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
MySQLStatementParser.CustomKeywordContext |
customKeyword() |
org.antlr.v4.runtime.tree.TerminalNode |
DOUBLE_QUOTED_TEXT() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
IDENTIFIER_() |
MySQLStatementParser.IdentifierKeywordsAmbiguous1RolesAndLabelsContext |
identifierKeywordsAmbiguous1RolesAndLabels() |
MySQLStatementParser.IdentifierKeywordsAmbiguous2LabelsContext |
identifierKeywordsAmbiguous2Labels() |
MySQLStatementParser.IdentifierKeywordsAmbiguous3RolesContext |
identifierKeywordsAmbiguous3Roles() |
MySQLStatementParser.IdentifierKeywordsAmbiguous4SystemVariablesContext |
identifierKeywordsAmbiguous4SystemVariables() |
MySQLStatementParser.IdentifierKeywordsUnambiguousContext |
identifierKeywordsUnambiguous() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic IdentifierContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode IDENTIFIER_()
public MySQLStatementParser.IdentifierKeywordsUnambiguousContext identifierKeywordsUnambiguous()
public MySQLStatementParser.IdentifierKeywordsAmbiguous1RolesAndLabelsContext identifierKeywordsAmbiguous1RolesAndLabels()
public MySQLStatementParser.IdentifierKeywordsAmbiguous2LabelsContext identifierKeywordsAmbiguous2Labels()
public MySQLStatementParser.IdentifierKeywordsAmbiguous3RolesContext identifierKeywordsAmbiguous3Roles()
public MySQLStatementParser.IdentifierKeywordsAmbiguous4SystemVariablesContext identifierKeywordsAmbiguous4SystemVariables()
public MySQLStatementParser.CustomKeywordContext customKeyword()
public org.antlr.v4.runtime.tree.TerminalNode DOUBLE_QUOTED_TEXT()
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 © 2021 The Apache Software Foundation. All rights reserved.