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