| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.SelectItemContext |
UriParserParser.SelectContext.selectItem |
UriParserParser.SelectItemContext |
UriParserParser.SelectEOFContext.selectItem |
| Modifier and Type | Field and Description |
|---|---|
List<UriParserParser.SelectItemContext> |
UriParserParser.SelectContext.vlSI |
List<UriParserParser.SelectItemContext> |
UriParserParser.SelectEOFContext.vlSI |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.SelectItemContext |
UriParserParser.selectItem() |
UriParserParser.SelectItemContext |
UriParserParser.SelectContext.selectItem(int i) |
UriParserParser.SelectItemContext |
UriParserParser.SelectEOFContext.selectItem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<UriParserParser.SelectItemContext> |
UriParserParser.SelectContext.selectItem() |
List<UriParserParser.SelectItemContext> |
UriParserParser.SelectEOFContext.selectItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterSelectItem(UriParserParser.SelectItemContext ctx)
Enter a parse tree produced by
UriParserParser.selectItem(). |
void |
UriParserBaseListener.enterSelectItem(UriParserParser.SelectItemContext ctx)
Enter a parse tree produced by
UriParserParser.selectItem(). |
void |
UriParserListener.exitSelectItem(UriParserParser.SelectItemContext ctx)
Exit a parse tree produced by
UriParserParser.selectItem(). |
void |
UriParserBaseListener.exitSelectItem(UriParserParser.SelectItemContext ctx)
Exit a parse tree produced by
UriParserParser.selectItem(). |
T |
UriParserVisitor.visitSelectItem(UriParserParser.SelectItemContext ctx)
Visit a parse tree produced by
UriParserParser.selectItem(). |
T |
UriParserBaseVisitor.visitSelectItem(UriParserParser.SelectItemContext ctx)
Visit a parse tree produced by
UriParserParser.selectItem(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitSelectItem(UriParserParser.SelectItemContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.