visitBag

abstract fun visitBag(ctx: PartiQLParser.BagContext): T

Visit a parse tree produced by bag.

Return

the visitor result

Parameters

ctx

the parse tree