| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.UnaryContext |
UriParserParser.unary() |
UriParserParser.UnaryContext |
UriParserParser.AltUnaryContext.unary() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterUnary(UriParserParser.UnaryContext ctx)
Enter a parse tree produced by
UriParserParser.unary(). |
void |
UriParserBaseListener.enterUnary(UriParserParser.UnaryContext ctx)
Enter a parse tree produced by
UriParserParser.unary(). |
void |
UriParserListener.exitUnary(UriParserParser.UnaryContext ctx)
Exit a parse tree produced by
UriParserParser.unary(). |
void |
UriParserBaseListener.exitUnary(UriParserParser.UnaryContext ctx)
Exit a parse tree produced by
UriParserParser.unary(). |
T |
UriParserVisitor.visitUnary(UriParserParser.UnaryContext ctx)
Visit a parse tree produced by
UriParserParser.unary(). |
T |
UriParserBaseVisitor.visitUnary(UriParserParser.UnaryContext ctx)
Visit a parse tree produced by
UriParserParser.unary(). |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.