| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterAltAll(UriParserParser.AltAllContext ctx)
Enter a parse tree produced by the
altAll
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserBaseListener.enterAltAll(UriParserParser.AltAllContext ctx)
Enter a parse tree produced by the
altAll
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserListener.exitAltAll(UriParserParser.AltAllContext ctx)
Exit a parse tree produced by the
altAll
labeled alternative in UriParserParser.commonExpr(). |
void |
UriParserBaseListener.exitAltAll(UriParserParser.AltAllContext ctx)
Exit a parse tree produced by the
altAll
labeled alternative in UriParserParser.commonExpr(). |
T |
UriParserVisitor.visitAltAll(UriParserParser.AltAllContext ctx)
Visit a parse tree produced by the
altAll
labeled alternative in UriParserParser.commonExpr(). |
T |
UriParserBaseVisitor.visitAltAll(UriParserParser.AltAllContext ctx)
Visit a parse tree produced by the
altAll
labeled alternative in UriParserParser.commonExpr(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitAltAll(UriParserParser.AltAllContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.