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