public static class SQLServerStatementParser.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 SQLServerStatementParser.StringLiteralsContext stringLiterals()
public SQLServerStatementParser.NumberLiteralsContext numberLiterals()
public SQLServerStatementParser.DateTimeLiteralsContext dateTimeLiterals()
public SQLServerStatementParser.HexadecimalLiteralsContext hexadecimalLiterals()
public SQLServerStatementParser.BitValueLiteralsContext bitValueLiterals()
public SQLServerStatementParser.BooleanLiteralsContext booleanLiterals()
public SQLServerStatementParser.NullValueLiteralsContext nullValueLiterals()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.