exitExprOrBase

open fun exitExprOrBase(ctx: PartiQLParser.ExprOrBaseContext)

Exit a parse tree produced by the ExprOrBase} labeled alternative in PartiQLParser#exprOr.

The default implementation does nothing.