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