visitArgumentList

open fun visitArgumentList(ctx: VAlgoLangParser.ArgumentListContext): T

Visit a parse tree produced by the ArgumentList}labeled alternative in VAlgoLangParser#arg_list.

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