exitDeleteCommand

open fun exitDeleteCommand(ctx: PartiQLParser.DeleteCommandContext)

Exit a parse tree produced by PartiQLParser#deleteCommand.

The default implementation does nothing.