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