exitRemoveCommand

open fun exitRemoveCommand(ctx: PartiQLParser.RemoveCommandContext)

Exit a parse tree produced by PartiQLParser#removeCommand.

The default implementation does nothing.