visitFunctionCall

open fun visitFunctionCall(ctx: VAlgoLangParser.FunctionCallContext): T

Visit a parse tree produced by the FunctionCall}labeled alternative in VAlgoLangParser#method_call.

The default implementation returns the result of calling visitChildren on {@code ctx}.