| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.Unary_operatorContext |
JqlParser.unary_operator() |
JqlParser.Unary_operatorContext |
JqlParser.ExprContext.unary_operator() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterUnary_operator(JqlParser.Unary_operatorContext ctx)
Enter a parse tree produced by
JqlParser.unary_operator(). |
void |
JqlBaseListener.enterUnary_operator(JqlParser.Unary_operatorContext ctx)
Enter a parse tree produced by
JqlParser.unary_operator(). |
void |
JqlListener.exitUnary_operator(JqlParser.Unary_operatorContext ctx)
Exit a parse tree produced by
JqlParser.unary_operator(). |
void |
JqlBaseListener.exitUnary_operator(JqlParser.Unary_operatorContext ctx)
Exit a parse tree produced by
JqlParser.unary_operator(). |
Copyright © 2017. All rights reserved.