| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.Common_table_expressionContext |
JqlParser.common_table_expression() |
JqlParser.Common_table_expressionContext |
JqlParser.Compound_select_stmtContext.common_table_expression(int i) |
JqlParser.Common_table_expressionContext |
JqlParser.Factored_select_stmtContext.common_table_expression(int i) |
JqlParser.Common_table_expressionContext |
JqlParser.Simple_select_stmtContext.common_table_expression(int i) |
JqlParser.Common_table_expressionContext |
JqlParser.Select_stmtContext.common_table_expression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JqlParser.Common_table_expressionContext> |
JqlParser.Compound_select_stmtContext.common_table_expression() |
List<JqlParser.Common_table_expressionContext> |
JqlParser.Factored_select_stmtContext.common_table_expression() |
List<JqlParser.Common_table_expressionContext> |
JqlParser.Simple_select_stmtContext.common_table_expression() |
List<JqlParser.Common_table_expressionContext> |
JqlParser.Select_stmtContext.common_table_expression() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterCommon_table_expression(JqlParser.Common_table_expressionContext ctx)
Enter a parse tree produced by
JqlParser.common_table_expression(). |
void |
JqlBaseListener.enterCommon_table_expression(JqlParser.Common_table_expressionContext ctx)
Enter a parse tree produced by
JqlParser.common_table_expression(). |
void |
JqlListener.exitCommon_table_expression(JqlParser.Common_table_expressionContext ctx)
Exit a parse tree produced by
JqlParser.common_table_expression(). |
void |
JqlBaseListener.exitCommon_table_expression(JqlParser.Common_table_expressionContext ctx)
Exit a parse tree produced by
JqlParser.common_table_expression(). |
Copyright © 2017. All rights reserved.