partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
enterFunctionCall
enter
Function
Call
open
fun
enterFunctionCall
(
ctx
:
PartiQLParser.FunctionCallContext
)
Content copied to clipboard
Enter a parse tree produced by PartiQLParser#functionCall.
The default implementation does nothing.