| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.Column_defContext |
JqlParser.column_def() |
JqlParser.Column_defContext |
JqlParser.Alter_table_stmtContext.column_def() |
JqlParser.Column_defContext |
JqlParser.Module_argumentContext.column_def() |
JqlParser.Column_defContext |
JqlParser.Create_table_stmtContext.column_def(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JqlParser.Column_defContext> |
JqlParser.Create_table_stmtContext.column_def() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterColumn_def(JqlParser.Column_defContext ctx)
Enter a parse tree produced by
JqlParser.column_def(). |
void |
JqlBaseListener.enterColumn_def(JqlParser.Column_defContext ctx)
Enter a parse tree produced by
JqlParser.column_def(). |
void |
JqlListener.exitColumn_def(JqlParser.Column_defContext ctx)
Exit a parse tree produced by
JqlParser.column_def(). |
void |
JqlBaseListener.exitColumn_def(JqlParser.Column_defContext ctx)
Exit a parse tree produced by
JqlParser.column_def(). |
Copyright © 2017. All rights reserved.