visitBag

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

Visit a parse tree produced by PartiQLParser#bag.

The default implementation returns the result of calling visitChildren on ctx.