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