public static class UriParserParser.AltUnaryContext extends UriParserParser.CommonExprContext
| Constructor and Description |
|---|
UriParserParser.AltUnaryContext(UriParserParser.CommonExprContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
UriParserParser.CommonExprContext |
commonExpr() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
UriParserParser.UnaryContext |
unary() |
org.antlr.v4.runtime.tree.TerminalNode |
WSP() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic UriParserParser.AltUnaryContext(UriParserParser.CommonExprContext ctx)
public UriParserParser.CommonExprContext commonExpr()
public UriParserParser.UnaryContext unary()
public org.antlr.v4.runtime.tree.TerminalNode WSP()
public 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.