| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterAltUnary(UriParserParser.AltUnaryContext ctx)
Enter a parse tree produced by the
altUnary
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserBaseListener.enterAltUnary(UriParserParser.AltUnaryContext ctx)
Enter a parse tree produced by the
altUnary
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserListener.exitAltUnary(UriParserParser.AltUnaryContext ctx)
Exit a parse tree produced by the
altUnary
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserBaseListener.exitAltUnary(UriParserParser.AltUnaryContext ctx)
Exit a parse tree produced by the
altUnary
labeled alternative in UriParserParser.commonExpr(). |
T |
UriParserVisitor.visitAltUnary(UriParserParser.AltUnaryContext ctx)
Visit a parse tree produced by the
altUnary
labeled alternative in UriParserParser.commonExpr(). |
T |
UriParserBaseVisitor.visitAltUnary(UriParserParser.AltUnaryContext ctx)
Visit a parse tree produced by the
altUnary
labeled alternative in UriParserParser.commonExpr(). |
| Modifier and Type | Method and Description |
|---|---|
ExpressionImpl |
UriParseTreeVisitor.visitAltUnary(UriParserParser.AltUnaryContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.