visitUpdateClause

open fun visitUpdateClause(ctx: PartiQLParser.UpdateClauseContext): T

Visit a parse tree produced by PartiQLParser#updateClause.

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