exitAnd

open fun exitAnd(ctx: PartiQLParser.AndContext)

Exit a parse tree produced by the And} labeled alternative in PartiQLParser#exprAnd.

The default implementation does nothing.