visit Function Call
abstract fun visitFunctionCall(ctx: PartiQLParser.FunctionCallContext): T
Content copied to clipboard
Visit a parse tree produced by functionCall.
Return
the visitor result
Parameters
ctx
the parse tree