exitUpsertCommand

open fun exitUpsertCommand(ctx: PartiQLParser.UpsertCommandContext)

Exit a parse tree produced by PartiQLParser#upsertCommand.

The default implementation does nothing.