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