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