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