exitCaseExpr

open fun exitCaseExpr(ctx: PartiQLParser.CaseExprContext)

Exit a parse tree produced by PartiQLParser#caseExpr.

The default implementation does nothing.