public static class DSLParser.MultipleContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
MultipleContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
int |
getRuleIndex() |
java.util.List<DSLParser.QueryContext> |
query() |
DSLParser.QueryContext |
query(int i) |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public MultipleContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public java.util.List<DSLParser.QueryContext> query()
public DSLParser.QueryContext query(int i)
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext