visitFunctionCall

abstract fun visitFunctionCall(ctx: PartiQLParser.FunctionCallContext): T

Visit a parse tree produced by functionCall.

Return

the visitor result

Parameters

ctx

the parse tree