| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.ParseContext |
JqlParser.parse() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterParse(JqlParser.ParseContext ctx)
Enter a parse tree produced by
JqlParser.parse(). |
void |
JqlBaseListener.enterParse(JqlParser.ParseContext ctx)
Enter a parse tree produced by
JqlParser.parse(). |
void |
JqlListener.exitParse(JqlParser.ParseContext ctx)
Exit a parse tree produced by
JqlParser.parse(). |
void |
JqlBaseListener.exitParse(JqlParser.ParseContext ctx)
Exit a parse tree produced by
JqlParser.parse(). |
Copyright © 2017. All rights reserved.