| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.CastExprContext |
UriParserParser.castExpr() |
UriParserParser.CastExprContext |
UriParserParser.MethodCallExprContext.castExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterCastExpr(UriParserParser.CastExprContext ctx)
Enter a parse tree produced by
UriParserParser.castExpr(). |
void |
UriParserBaseListener.enterCastExpr(UriParserParser.CastExprContext ctx)
Enter a parse tree produced by
UriParserParser.castExpr(). |
void |
UriParserListener.exitCastExpr(UriParserParser.CastExprContext ctx)
Exit a parse tree produced by
UriParserParser.castExpr(). |
void |
UriParserBaseListener.exitCastExpr(UriParserParser.CastExprContext ctx)
Exit a parse tree produced by
UriParserParser.castExpr(). |
T |
UriParserVisitor.visitCastExpr(UriParserParser.CastExprContext ctx)
Visit a parse tree produced by
UriParserParser.castExpr(). |
T |
UriParserBaseVisitor.visitCastExpr(UriParserParser.CastExprContext ctx)
Visit a parse tree produced by
UriParserParser.castExpr(). |
| Modifier and Type | Method and Description |
|---|---|
ExpressionImpl |
UriParseTreeVisitor.visitCastExpr(UriParserParser.CastExprContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.