| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.uri |
| Modifier and Type | Method and Description |
|---|---|
UriParser.Path_segmentContext |
UriParser.path_segment() |
UriParser.Path_segmentContext |
UriParser.PathContext.path_segment(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<UriParser.Path_segmentContext> |
UriParser.PathContext.path_segment() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriListener.enterPath_segment(UriParser.Path_segmentContext ctx)
Enter a parse tree produced by
UriParser.path_segment(). |
void |
UriBaseListener.enterPath_segment(UriParser.Path_segmentContext ctx)
Enter a parse tree produced by
UriParser.path_segment(). |
void |
UriListener.exitPath_segment(UriParser.Path_segmentContext ctx)
Exit a parse tree produced by
UriParser.path_segment(). |
void |
UriBaseListener.exitPath_segment(UriParser.Path_segmentContext ctx)
Exit a parse tree produced by
UriParser.path_segment(). |
Copyright © 2017. All rights reserved.