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