visitParameterList

abstract fun visitParameterList(ctx: VAlgoLangParser.ParameterListContext): T

Visit a parse tree produced by the {@code ParameterList} labeled alternative in param_list.

Return

the visitor result

Parameters

ctx

the parse tree