visit Upsert Command
abstract fun visitUpsertCommand(ctx: PartiQLParser.UpsertCommandContext): T
Content copied to clipboard
Visit a parse tree produced by upsertCommand.
Return
the visitor result
Parameters
ctx
the parse tree