visitGroupClause

abstract fun visitGroupClause(ctx: PartiQLParser.GroupClauseContext): T

Visit a parse tree produced by groupClause.

Return

the visitor result

Parameters

ctx

the parse tree