public static class OracleStatementParser.LiteralsContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
LiteralsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic LiteralsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public OracleStatementParser.StringLiteralsContext stringLiterals()
public OracleStatementParser.NumberLiteralsContext numberLiterals()
public OracleStatementParser.DateTimeLiteralsContext dateTimeLiterals()
public OracleStatementParser.HexadecimalLiteralsContext hexadecimalLiterals()
public OracleStatementParser.BitValueLiteralsContext bitValueLiterals()
public OracleStatementParser.BooleanLiteralsContext booleanLiterals()
public OracleStatementParser.NullValueLiteralsContext nullValueLiterals()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.