visitExecCommand

open fun visitExecCommand(ctx: PartiQLParser.ExecCommandContext): T

Visit a parse tree produced by PartiQLParser#execCommand.

The default implementation returns the result of calling visitChildren on ctx.