| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.RootExprContext |
UriParserParser.rootExpr() |
UriParserParser.RootExprContext |
UriParserParser.AltRootContext.rootExpr() |
UriParserParser.RootExprContext |
UriParserParser.Json_valueContext.rootExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterRootExpr(UriParserParser.RootExprContext ctx)
Enter a parse tree produced by
UriParserParser.rootExpr(). |
void |
UriParserBaseListener.enterRootExpr(UriParserParser.RootExprContext ctx)
Enter a parse tree produced by
UriParserParser.rootExpr(). |
void |
UriParserListener.exitRootExpr(UriParserParser.RootExprContext ctx)
Exit a parse tree produced by
UriParserParser.rootExpr(). |
void |
UriParserBaseListener.exitRootExpr(UriParserParser.RootExprContext ctx)
Exit a parse tree produced by
UriParserParser.rootExpr(). |
T |
UriParserVisitor.visitRootExpr(UriParserParser.RootExprContext ctx)
Visit a parse tree produced by
UriParserParser.rootExpr(). |
T |
UriParserBaseVisitor.visitRootExpr(UriParserParser.RootExprContext ctx)
Visit a parse tree produced by
UriParserParser.rootExpr(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitRootExpr(UriParserParser.RootExprContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.