| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jql | |
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
void |
JQLChecker.JQLRewriterListener.enterWhere_stmt(JqlParser.Where_stmtContext ctx) |
void |
JQLChecker.JQLRewriterListener.exitWhere_stmt(JqlParser.Where_stmtContext ctx) |
void |
JQLReplacerListenerImpl.onWhereStatementBegin(JqlParser.Where_stmtContext ctx) |
void |
JQLReplacerListener.onWhereStatementBegin(JqlParser.Where_stmtContext ctx) |
void |
JQLReplacerListenerImpl.onWhereStatementEnd(JqlParser.Where_stmtContext ctx) |
void |
JQLReplacerListener.onWhereStatementEnd(JqlParser.Where_stmtContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.Where_stmtContext |
JqlParser.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Parse_variableContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Create_index_stmtContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Delete_stmtContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Delete_stmt_limitedContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Select_or_valuesContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Update_stmtContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Update_stmt_limitedContext.where_stmt() |
JqlParser.Where_stmtContext |
JqlParser.Select_coreContext.where_stmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterWhere_stmt(JqlParser.Where_stmtContext ctx)
Enter a parse tree produced by
JqlParser.where_stmt(). |
void |
JqlBaseListener.enterWhere_stmt(JqlParser.Where_stmtContext ctx)
Enter a parse tree produced by
JqlParser.where_stmt(). |
void |
JqlListener.exitWhere_stmt(JqlParser.Where_stmtContext ctx)
Exit a parse tree produced by
JqlParser.where_stmt(). |
void |
JqlBaseListener.exitWhere_stmt(JqlParser.Where_stmtContext ctx)
Exit a parse tree produced by
JqlParser.where_stmt(). |
Copyright © 2017. All rights reserved.