exitCountAll

open fun exitCountAll(ctx: PartiQLParser.CountAllContext)

Exit a parse tree produced by the CountAll} labeled alternative in PartiQLParser#aggregate.

The default implementation does nothing.