visitCaseExpr

abstract fun visitCaseExpr(ctx: PartiQLParser.CaseExprContext): T

Visit a parse tree produced by caseExpr.

Return

the visitor result

Parameters

ctx

the parse tree