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