| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterAltLiteral(UriParserParser.AltLiteralContext ctx)
Enter a parse tree produced by the
altLiteral
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserBaseListener.enterAltLiteral(UriParserParser.AltLiteralContext ctx)
Enter a parse tree produced by the
altLiteral
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserListener.exitAltLiteral(UriParserParser.AltLiteralContext ctx)
Exit a parse tree produced by the
altLiteral
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserBaseListener.exitAltLiteral(UriParserParser.AltLiteralContext ctx)
Exit a parse tree produced by the
altLiteral
labeled alternative in UriParserParser.commonExpr(). |
T |
UriParserVisitor.visitAltLiteral(UriParserParser.AltLiteralContext ctx)
Visit a parse tree produced by the
altLiteral
labeled alternative in UriParserParser.commonExpr(). |
T |
UriParserBaseVisitor.visitAltLiteral(UriParserParser.AltLiteralContext ctx)
Visit a parse tree produced by the
altLiteral
labeled alternative in UriParserParser.commonExpr(). |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.