| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr |
| Modifier and Type | Field and Description |
|---|---|
UriParserParser.NamespaceContext |
UriParserParser.EntityEOFContext.vNS |
UriParserParser.NamespaceContext |
UriParserParser.PathSegmentContext.vNS |
UriParserParser.NamespaceContext |
UriParserParser.SelectSegmentContext.vNS |
UriParserParser.NamespaceContext |
UriParserParser.IsofExprContext.vNS |
UriParserParser.NamespaceContext |
UriParserParser.CastExprContext.vNS |
UriParserParser.NamespaceContext |
UriParserParser.EnumLiteralContext.vNS |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.NamespaceContext |
UriParserParser.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.EntityEOFContext.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.PathSegmentContext.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.SelectSegmentContext.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.IsofExprContext.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.CastExprContext.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.QualifiedtypenameContext.namespace() |
UriParserParser.NamespaceContext |
UriParserParser.EnumLiteralContext.namespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterNamespace(UriParserParser.NamespaceContext ctx)
Enter a parse tree produced by
UriParserParser.namespace(). |
void |
UriParserBaseListener.enterNamespace(UriParserParser.NamespaceContext ctx)
Enter a parse tree produced by
UriParserParser.namespace(). |
void |
UriParserListener.exitNamespace(UriParserParser.NamespaceContext ctx)
Exit a parse tree produced by
UriParserParser.namespace(). |
void |
UriParserBaseListener.exitNamespace(UriParserParser.NamespaceContext ctx)
Exit a parse tree produced by
UriParserParser.namespace(). |
T |
UriParserVisitor.visitNamespace(UriParserParser.NamespaceContext ctx)
Visit a parse tree produced by
UriParserParser.namespace(). |
T |
UriParserBaseVisitor.visitNamespace(UriParserParser.NamespaceContext ctx)
Visit a parse tree produced by
UriParserParser.namespace(). |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.