visitFunctionCall

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

Visit a parse tree produced by the {@code FunctionCall} labeled alternative in method_call.

Return

the visitor result

Parameters

ctx

the parse tree