visitExecCommand

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

Visit a parse tree produced by execCommand.

Return

the visitor result

Parameters

ctx

the parse tree