| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.ErrorContext |
JqlParser.error() |
JqlParser.ErrorContext |
JqlParser.ParseContext.error(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JqlParser.ErrorContext> |
JqlParser.ParseContext.error() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterError(JqlParser.ErrorContext ctx)
Enter a parse tree produced by
JqlParser.error(). |
void |
JqlBaseListener.enterError(JqlParser.ErrorContext ctx)
Enter a parse tree produced by
JqlParser.error(). |
void |
JqlListener.exitError(JqlParser.ErrorContext ctx)
Exit a parse tree produced by
JqlParser.error(). |
void |
JqlBaseListener.exitError(JqlParser.ErrorContext ctx)
Exit a parse tree produced by
JqlParser.error(). |
Copyright © 2017. All rights reserved.