visitParameterList

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

Visit a parse tree produced by the ParameterList}labeled alternative in VAlgoLangParser#param_list.

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