public static class UriParserParser.SystemQueryOptionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
UriParserParser.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) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
UriParserParser.ExpandContext |
expand() |
UriParserParser.FilterContext |
filter() |
int |
getRuleIndex() |
UriParserParser.InlinecountContext |
inlinecount() |
UriParserParser.OrderByContext |
orderBy() |
UriParserParser.SearchContext |
search() |
UriParserParser.SelectContext |
select() |
UriParserParser.SkipContext |
skip() |
UriParserParser.SkiptokenContext |
skiptoken() |
UriParserParser.TopContext |
top() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic UriParserParser.SystemQueryOptionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public UriParserParser.ExpandContext expand()
public UriParserParser.FilterContext filter()
public UriParserParser.InlinecountContext inlinecount()
public UriParserParser.OrderByContext orderBy()
public UriParserParser.SearchContext search()
public UriParserParser.SelectContext select()
public UriParserParser.SkipContext skip()
public UriParserParser.SkiptokenContext skiptoken()
public UriParserParser.TopContext top()
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 © 2013–2015 The Apache Software Foundation. All rights reserved.