| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.uri |
| Modifier and Type | Method and Description |
|---|---|
UriParser.PathContext |
UriParser.path() |
UriParser.PathContext |
UriParser.UrlContext.path() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriListener.enterPath(UriParser.PathContext ctx)
Enter a parse tree produced by
UriParser.path(). |
void |
UriBaseListener.enterPath(UriParser.PathContext ctx)
Enter a parse tree produced by
UriParser.path(). |
void |
UriListener.exitPath(UriParser.PathContext ctx)
Exit a parse tree produced by
UriParser.path(). |
void |
UriBaseListener.exitPath(UriParser.PathContext ctx)
Exit a parse tree produced by
UriParser.path(). |
Copyright © 2017. All rights reserved.