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