exitReplaceCommand

open fun exitReplaceCommand(ctx: PartiQLParser.ReplaceCommandContext)

Exit a parse tree produced by PartiQLParser#replaceCommand.

The default implementation does nothing.