enterCaseExpr

open fun enterCaseExpr(ctx: PartiQLParser.CaseExprContext)

Enter a parse tree produced by PartiQLParser#caseExpr.

The default implementation does nothing.