public static class QueryParser.ValueContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
QueryParser.ValueContext() |
QueryParser.ValueContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(QueryParser.ValueContext ctx) |
int |
getRuleIndex() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public QueryParser.ValueContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public QueryParser.ValueContext()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void copyFrom(QueryParser.ValueContext ctx)
Copyright © 2016. All rights reserved.