| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.Indexed_columnContext |
JqlParser.indexed_column() |
JqlParser.Indexed_columnContext |
JqlParser.Create_index_stmtContext.indexed_column(int i) |
JqlParser.Indexed_columnContext |
JqlParser.Table_constraintContext.indexed_column(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JqlParser.Indexed_columnContext> |
JqlParser.Create_index_stmtContext.indexed_column() |
List<JqlParser.Indexed_columnContext> |
JqlParser.Table_constraintContext.indexed_column() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterIndexed_column(JqlParser.Indexed_columnContext ctx)
Enter a parse tree produced by
JqlParser.indexed_column(). |
void |
JqlBaseListener.enterIndexed_column(JqlParser.Indexed_columnContext ctx)
Enter a parse tree produced by
JqlParser.indexed_column(). |
void |
JqlListener.exitIndexed_column(JqlParser.Indexed_columnContext ctx)
Exit a parse tree produced by
JqlParser.indexed_column(). |
void |
JqlBaseListener.exitIndexed_column(JqlParser.Indexed_columnContext ctx)
Exit a parse tree produced by
JqlParser.indexed_column(). |
Copyright © 2017. All rights reserved.