| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.OrderListContext |
UriParserParser.orderList() |
UriParserParser.OrderListContext |
UriParserParser.OrderByContext.orderList() |
UriParserParser.OrderListContext |
UriParserParser.OrderByEOFContext.orderList() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterOrderList(UriParserParser.OrderListContext ctx)
Enter a parse tree produced by
UriParserParser.orderList(). |
void |
UriParserBaseListener.enterOrderList(UriParserParser.OrderListContext ctx)
Enter a parse tree produced by
UriParserParser.orderList(). |
void |
UriParserListener.exitOrderList(UriParserParser.OrderListContext ctx)
Exit a parse tree produced by
UriParserParser.orderList(). |
void |
UriParserBaseListener.exitOrderList(UriParserParser.OrderListContext ctx)
Exit a parse tree produced by
UriParserParser.orderList(). |
T |
UriParserVisitor.visitOrderList(UriParserParser.OrderListContext ctx)
Visit a parse tree produced by
UriParserParser.orderList(). |
T |
UriParserBaseVisitor.visitOrderList(UriParserParser.OrderListContext ctx)
Visit a parse tree produced by
UriParserParser.orderList(). |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.