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