visitCountAll

abstract fun visitCountAll(ctx: PartiQLParser.CountAllContext): T

Visit a parse tree produced by the CountAll labeled alternative in aggregate.

Return

the visitor result

Parameters

ctx

the parse tree