visitUpsertCommand

abstract fun visitUpsertCommand(ctx: PartiQLParser.UpsertCommandContext): T

Visit a parse tree produced by upsertCommand.

Return

the visitor result

Parameters

ctx

the parse tree