visitQueryBase

open fun visitQueryBase(ctx: PartiQLParser.QueryBaseContext): T

Visit a parse tree produced by the QueryBase} labeled alternative in PartiQLParser#exprBagOp.

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