| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.RefContext |
UriParserParser.ConstSegmentContext.vR |
UriParserParser.RefContext |
UriParserParser.ExpandItemContext.vR |
UriParserParser.RefContext |
UriParserParser.ExpandPathExtensionContext.vR |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.RefContext |
UriParserParser.ref() |
UriParserParser.RefContext |
UriParserParser.ConstSegmentContext.ref() |
UriParserParser.RefContext |
UriParserParser.ExpandItemContext.ref() |
UriParserParser.RefContext |
UriParserParser.ExpandPathExtensionContext.ref() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterRef(UriParserParser.RefContext ctx)
Enter a parse tree produced by
UriParserParser.ref(). |
void |
UriParserBaseListener.enterRef(UriParserParser.RefContext ctx)
Enter a parse tree produced by
UriParserParser.ref(). |
void |
UriParserListener.exitRef(UriParserParser.RefContext ctx)
Exit a parse tree produced by
UriParserParser.ref(). |
void |
UriParserBaseListener.exitRef(UriParserParser.RefContext ctx)
Exit a parse tree produced by
UriParserParser.ref(). |
T |
UriParserVisitor.visitRef(UriParserParser.RefContext ctx)
Visit a parse tree produced by
UriParserParser.ref(). |
T |
UriParserBaseVisitor.visitRef(UriParserParser.RefContext ctx)
Visit a parse tree produced by
UriParserParser.ref(). |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.