visit Function Call
abstract fun visitFunctionCall(ctx: VAlgoLangParser.FunctionCallContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code FunctionCall}
labeled alternative in method_call.
Return
the visitor result
Parameters
ctx
the parse tree