| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Method and Description |
|---|---|
UriParserParser.SkiptokenContext |
UriParserParser.skiptoken() |
UriParserParser.SkiptokenContext |
UriParserParser.SystemQueryOptionContext.skiptoken() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriParserListener.enterSkiptoken(UriParserParser.SkiptokenContext ctx)
Enter a parse tree produced by
UriParserParser.skiptoken(). |
void |
UriParserBaseListener.enterSkiptoken(UriParserParser.SkiptokenContext ctx)
Enter a parse tree produced by
UriParserParser.skiptoken(). |
void |
UriParserListener.exitSkiptoken(UriParserParser.SkiptokenContext ctx)
Exit a parse tree produced by
UriParserParser.skiptoken(). |
void |
UriParserBaseListener.exitSkiptoken(UriParserParser.SkiptokenContext ctx)
Exit a parse tree produced by
UriParserParser.skiptoken(). |
T |
UriParserVisitor.visitSkiptoken(UriParserParser.SkiptokenContext ctx)
Visit a parse tree produced by
UriParserParser.skiptoken(). |
T |
UriParserBaseVisitor.visitSkiptoken(UriParserParser.SkiptokenContext ctx)
Visit a parse tree produced by
UriParserParser.skiptoken(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
UriParseTreeVisitor.visitSkiptoken(UriParserParser.SkiptokenContext ctx) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.