partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitCaseExpr
exit
Case
Expr
open
fun
exitCaseExpr
(
ctx
:
PartiQLParser.CaseExprContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#caseExpr.
The default implementation does nothing.