public static class UriParserParser.ExpandPathExtensionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
UriParserParser.ExpandPathExtensionContext(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) |
org.antlr.v4.runtime.tree.TerminalNode |
CLOSE() |
UriParserParser.CountContext |
count() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<UriParserParser.ExpandCountOptionContext> |
expandCountOption() |
UriParserParser.ExpandCountOptionContext |
expandCountOption(int i) |
List<UriParserParser.ExpandOptionContext> |
expandOption() |
UriParserParser.ExpandOptionContext |
expandOption(int i) |
List<UriParserParser.ExpandRefOptionContext> |
expandRefOption() |
UriParserParser.ExpandRefOptionContext |
expandRefOption(int i) |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
OPEN() |
UriParserParser.RefContext |
ref() |
List<org.antlr.v4.runtime.tree.TerminalNode> |
SEMI() |
org.antlr.v4.runtime.tree.TerminalNode |
SEMI(int i) |
org.antlr.v4.runtime.tree.TerminalNode |
SLASH() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic UriParserParser.ExpandOptionContext expandOption
public List<UriParserParser.ExpandOptionContext> vlEO
public UriParserParser.RefContext vR
public UriParserParser.ExpandRefOptionContext expandRefOption
public List<UriParserParser.ExpandRefOptionContext> vlEOR
public UriParserParser.CountContext vC
public UriParserParser.ExpandCountOptionContext expandCountOption
public List<UriParserParser.ExpandCountOptionContext> vlEOC
public UriParserParser.ExpandPathExtensionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode OPEN()
public org.antlr.v4.runtime.tree.TerminalNode CLOSE()
public List<UriParserParser.ExpandOptionContext> expandOption()
public UriParserParser.ExpandOptionContext expandOption(int i)
public List<org.antlr.v4.runtime.tree.TerminalNode> SEMI()
public org.antlr.v4.runtime.tree.TerminalNode SEMI(int i)
public org.antlr.v4.runtime.tree.TerminalNode SLASH()
public UriParserParser.RefContext ref()
public List<UriParserParser.ExpandRefOptionContext> expandRefOption()
public UriParserParser.ExpandRefOptionContext expandRefOption(int i)
public UriParserParser.CountContext count()
public List<UriParserParser.ExpandCountOptionContext> expandCountOption()
public UriParserParser.ExpandCountOptionContext expandCountOption(int i)
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.