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