| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.PathSegmentContext |
UriParserParser.PathSegmentsContext.pathSegment |
UriParserParser.PathSegmentContext |
UriParserParser.ExpandPathContext.pathSegment |
| Modifier and Type | Field and Description |
|---|---|
List<UriParserParser.PathSegmentContext> |
UriParserParser.PathSegmentsContext.vlPS |
List<UriParserParser.PathSegmentContext> |
UriParserParser.ExpandPathContext.vlPS |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.PathSegmentContext |
UriParserParser.pathSegment() |
UriParserParser.PathSegmentContext |
UriParserParser.PathSegmentEOFContext.pathSegment() |
UriParserParser.PathSegmentContext |
UriParserParser.PathSegmentsContext.pathSegment(int i) |
UriParserParser.PathSegmentContext |
UriParserParser.ExpandPathContext.pathSegment(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<UriParserParser.PathSegmentContext> |
UriParserParser.PathSegmentsContext.pathSegment() |
List<UriParserParser.PathSegmentContext> |
UriParserParser.ExpandPathContext.pathSegment() |
| Modifier and Type | Method and Description |
|---|---|
UriResourceTypedImpl |
UriParseTreeVisitor.readResourcePathSegment(UriParserParser.PathSegmentContext ctx) |
Object |
UriParseTreeVisitor.visitPathSegment(UriParserParser.PathSegmentContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.