exitFunctionCall

open fun exitFunctionCall(ctx: PartiQLParser.FunctionCallContext)

Exit a parse tree produced by PartiQLParser#functionCall.

The default implementation does nothing.