visitQueryBase

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

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

Return

the visitor result

Parameters

ctx

the parse tree