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