exitPair

open fun exitPair(ctx: PartiQLParser.PairContext)

Exit a parse tree produced by PartiQLParser#pair.

The default implementation does nothing.