| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.ExpandItemContext |
UriParserParser.ExpandItemsContext.expandItem |
| Modifier and Type | Field and Description |
|---|---|
List<UriParserParser.ExpandItemContext> |
UriParserParser.ExpandItemsContext.vlEI |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.ExpandItemContext |
UriParserParser.expandItem() |
UriParserParser.ExpandItemContext |
UriParserParser.ExpandItemsContext.expandItem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<UriParserParser.ExpandItemContext> |
UriParserParser.ExpandItemsContext.expandItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterExpandItem(UriParserParser.ExpandItemContext ctx)
Enter a parse tree produced by
UriParserParser.expandItem(). |
void |
UriParserBaseListener.enterExpandItem(UriParserParser.ExpandItemContext ctx)
Enter a parse tree produced by
UriParserParser.expandItem(). |
void |
UriParserListener.exitExpandItem(UriParserParser.ExpandItemContext ctx)
Exit a parse tree produced by
UriParserParser.expandItem(). |
void |
UriParserBaseListener.exitExpandItem(UriParserParser.ExpandItemContext ctx)
Exit a parse tree produced by
UriParserParser.expandItem(). |
T |
UriParserVisitor.visitExpandItem(UriParserParser.ExpandItemContext ctx)
Visit a parse tree produced by
UriParserParser.expandItem(). |
T |
UriParserBaseVisitor.visitExpandItem(UriParserParser.ExpandItemContext ctx)
Visit a parse tree produced by
UriParserParser.expandItem(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitExpandItem(UriParserParser.ExpandItemContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.