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