exitQueryExec

open fun exitQueryExec(ctx: PartiQLParser.QueryExecContext)

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

The default implementation does nothing.