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