visitQueryExec

open fun visitQueryExec(ctx: PartiQLParser.QueryExecContext): T

Visit a parse tree produced by the QueryExec} labeled alternative in PartiQLParser#statement.

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