visitParameter

open fun visitParameter(ctx: VAlgoLangParser.ParameterContext): T

Visit a parse tree produced by the Parameter}labeled alternative in VAlgoLangParser#param.

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