public static class PostgreSQLStatementParser.Identifier_Context
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
Identifier_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
IDENTIFIER_() |
PostgreSQLStatementParser.Uescape_Context |
uescape_() |
PostgreSQLStatementParser.UnicodeEscapes_Context |
unicodeEscapes_() |
PostgreSQLStatementParser.UnreservedWord_Context |
unreservedWord_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Identifier_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode IDENTIFIER_()
public PostgreSQLStatementParser.UnicodeEscapes_Context unicodeEscapes_()
public PostgreSQLStatementParser.Uescape_Context uescape_()
public PostgreSQLStatementParser.UnreservedWord_Context unreservedWord_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.