exitExprAndBase

open fun exitExprAndBase(ctx: PartiQLParser.ExprAndBaseContext)

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

The default implementation does nothing.