| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.Insert_stmtContext |
JqlParser.insert_stmt() |
JqlParser.Insert_stmtContext |
JqlParser.Sql_stmtContext.insert_stmt() |
JqlParser.Insert_stmtContext |
JqlParser.Create_trigger_stmtContext.insert_stmt(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JqlParser.Insert_stmtContext> |
JqlParser.Create_trigger_stmtContext.insert_stmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterInsert_stmt(JqlParser.Insert_stmtContext ctx)
Enter a parse tree produced by
JqlParser.insert_stmt(). |
void |
JqlBaseListener.enterInsert_stmt(JqlParser.Insert_stmtContext ctx)
Enter a parse tree produced by
JqlParser.insert_stmt(). |
void |
JqlListener.exitInsert_stmt(JqlParser.Insert_stmtContext ctx)
Exit a parse tree produced by
JqlParser.insert_stmt(). |
void |
JqlBaseListener.exitInsert_stmt(JqlParser.Insert_stmtContext ctx)
Exit a parse tree produced by
JqlParser.insert_stmt(). |
Copyright © 2017. All rights reserved.