visitArgumentList

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

Visit a parse tree produced by the {@code ArgumentList} labeled alternative in arg_list.

Return

the visitor result

Parameters

ctx

the parse tree