visit Aggregate Base
abstract fun visitAggregateBase(ctx: PartiQLParser.AggregateBaseContext): T
Content copied to clipboard
Visit a parse tree produced by the AggregateBase labeled alternative in aggregate.
Return
the visitor result
Parameters
ctx
the parse tree