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