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