| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.AllExprContext |
UriParserParser.ConstSegmentContext.vAll |
UriParserParser.AllExprContext |
UriParserParser.MemberExprContext.vALL |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.AllExprContext |
UriParserParser.allExpr() |
UriParserParser.AllExprContext |
UriParserParser.ConstSegmentContext.allExpr() |
UriParserParser.AllExprContext |
UriParserParser.AltAllContext.allExpr() |
UriParserParser.AllExprContext |
UriParserParser.MemberExprContext.allExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterAllExpr(UriParserParser.AllExprContext ctx)
Enter a parse tree produced by
UriParserParser.allExpr(). |
void |
UriParserBaseListener.enterAllExpr(UriParserParser.AllExprContext ctx)
Enter a parse tree produced by
UriParserParser.allExpr(). |
void |
UriParserListener.exitAllExpr(UriParserParser.AllExprContext ctx)
Exit a parse tree produced by
UriParserParser.allExpr(). |
void |
UriParserBaseListener.exitAllExpr(UriParserParser.AllExprContext ctx)
Exit a parse tree produced by
UriParserParser.allExpr(). |
T |
UriParserVisitor.visitAllExpr(UriParserParser.AllExprContext ctx)
Visit a parse tree produced by
UriParserParser.allExpr(). |
T |
UriParserBaseVisitor.visitAllExpr(UriParserParser.AllExprContext ctx)
Visit a parse tree produced by
UriParserParser.allExpr(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitAllExpr(UriParserParser.AllExprContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.