visitSetCommand

abstract fun visitSetCommand(ctx: PartiQLParser.SetCommandContext): T

Visit a parse tree produced by setCommand.

Return

the visitor result

Parameters

ctx

the parse tree