exitCollection

open fun exitCollection(ctx: PartiQLParser.CollectionContext)

Exit a parse tree produced by PartiQLParser#collection.

The default implementation does nothing.