exitQueryDml

open fun exitQueryDml(ctx: PartiQLParser.QueryDmlContext)

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

The default implementation does nothing.