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