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