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