exitOr

open fun exitOr(ctx: PartiQLParser.OrContext)

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

The default implementation does nothing.