exitDmlBaseCommand

open fun exitDmlBaseCommand(ctx: PartiQLParser.DmlBaseCommandContext)

Exit a parse tree produced by PartiQLParser#dmlBaseCommand.

The default implementation does nothing.