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