visitCoalesce

abstract fun visitCoalesce(ctx: PartiQLParser.CoalesceContext): T

Visit a parse tree produced by coalesce.

Return

the visitor result

Parameters

ctx

the parse tree