| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.ExpandContext |
UriParserParser.expand() |
UriParserParser.ExpandContext |
UriParserParser.SystemQueryOptionContext.expand() |
UriParserParser.ExpandContext |
UriParserParser.ExpandOptionContext.expand() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterExpand(UriParserParser.ExpandContext ctx)
Enter a parse tree produced by
UriParserParser.expand(). |
void |
UriParserBaseListener.enterExpand(UriParserParser.ExpandContext ctx)
Enter a parse tree produced by
UriParserParser.expand(). |
void |
UriParserListener.exitExpand(UriParserParser.ExpandContext ctx)
Exit a parse tree produced by
UriParserParser.expand(). |
void |
UriParserBaseListener.exitExpand(UriParserParser.ExpandContext ctx)
Exit a parse tree produced by
UriParserParser.expand(). |
T |
UriParserVisitor.visitExpand(UriParserParser.ExpandContext ctx)
Visit a parse tree produced by
UriParserParser.expand(). |
T |
UriParserBaseVisitor.visitExpand(UriParserParser.ExpandContext ctx)
Visit a parse tree produced by
UriParserParser.expand(). |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.