visitParameter

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

Visit a parse tree produced by the {@code Parameter} labeled alternative in param.

Return

the visitor result

Parameters

ctx

the parse tree