public static class STAQueryOptionsGrammar.SystemQueryOptionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
SystemQueryOptionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
STAQueryOptionsGrammar.CountContext |
count() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
STAQueryOptionsGrammar.ExpandContext |
expand() |
STAQueryOptionsGrammar.FilterContext |
filter() |
int |
getRuleIndex() |
STAQueryOptionsGrammar.OrderbyContext |
orderby() |
STAQueryOptionsGrammar.SelectContext |
select() |
STAQueryOptionsGrammar.SkipContext |
skip() |
STAQueryOptionsGrammar.TopContext |
top() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic SystemQueryOptionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public STAQueryOptionsGrammar.ExpandContext expand()
public STAQueryOptionsGrammar.FilterContext filter()
public STAQueryOptionsGrammar.OrderbyContext orderby()
public STAQueryOptionsGrammar.CountContext count()
public STAQueryOptionsGrammar.SkipContext skip()
public STAQueryOptionsGrammar.TopContext top()
public STAQueryOptionsGrammar.SelectContext select()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.