| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.AnyExprContext |
UriParserParser.ConstSegmentContext.vAny |
UriParserParser.AnyExprContext |
UriParserParser.MemberExprContext.vANY |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.AnyExprContext |
UriParserParser.anyExpr() |
UriParserParser.AnyExprContext |
UriParserParser.ConstSegmentContext.anyExpr() |
UriParserParser.AnyExprContext |
UriParserParser.AltAnyContext.anyExpr() |
UriParserParser.AnyExprContext |
UriParserParser.MemberExprContext.anyExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterAnyExpr(UriParserParser.AnyExprContext ctx)
Enter a parse tree produced by
UriParserParser.anyExpr(). |
void |
UriParserBaseListener.enterAnyExpr(UriParserParser.AnyExprContext ctx)
Enter a parse tree produced by
UriParserParser.anyExpr(). |
void |
UriParserListener.exitAnyExpr(UriParserParser.AnyExprContext ctx)
Exit a parse tree produced by
UriParserParser.anyExpr(). |
void |
UriParserBaseListener.exitAnyExpr(UriParserParser.AnyExprContext ctx)
Exit a parse tree produced by
UriParserParser.anyExpr(). |
T |
UriParserVisitor.visitAnyExpr(UriParserParser.AnyExprContext ctx)
Visit a parse tree produced by
UriParserParser.anyExpr(). |
T |
UriParserBaseVisitor.visitAnyExpr(UriParserParser.AnyExprContext ctx)
Visit a parse tree produced by
UriParserParser.anyExpr(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitAnyExpr(UriParserParser.AnyExprContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.