exitSetCommand

open fun exitSetCommand(ctx: PartiQLParser.SetCommandContext)

Exit a parse tree produced by PartiQLParser#setCommand.

The default implementation does nothing.