exitExecCommand

open fun exitExecCommand(ctx: PartiQLParser.ExecCommandContext)

Exit a parse tree produced by PartiQLParser#execCommand.

The default implementation does nothing.