visit Argument List
abstract fun visitArgumentList(ctx: VAlgoLangParser.ArgumentListContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code ArgumentList}
labeled alternative in arg_list.
Return
the visitor result
Parameters
ctx
the parse tree