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