visitQueryExec

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

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

Return

the visitor result

Parameters

ctx

the parse tree