visitCollection

abstract fun visitCollection(ctx: PartiQLParser.CollectionContext): T

Visit a parse tree produced by collection.

Return

the visitor result

Parameters

ctx

the parse tree