visitAggregateBase

abstract fun visitAggregateBase(ctx: PartiQLParser.AggregateBaseContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree