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