visitCaseExpr

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

Visit a parse tree produced by PartiQLParser#caseExpr.

The default implementation returns the result of calling visitChildren on ctx.