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