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