public static class PostgreSQLStatementParser.StringLiteralsContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
StringLiteralsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
PostgreSQLStatementParser.LiteralsType_Context |
literalsType_() |
org.antlr.v4.runtime.tree.TerminalNode |
STRING_() |
PostgreSQLStatementParser.Uescape_Context |
uescape_() |
PostgreSQLStatementParser.UnicodeEscapes_Context |
unicodeEscapes_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic StringLiteralsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode STRING_()
public PostgreSQLStatementParser.UnicodeEscapes_Context unicodeEscapes_()
public PostgreSQLStatementParser.LiteralsType_Context literalsType_()
public PostgreSQLStatementParser.Uescape_Context uescape_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.