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