visitParameter

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

Visit a parse tree produced by parameter.

Return

the visitor result

Parameters

ctx

the parse tree