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