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