visit Delete Command
abstract fun visitDeleteCommand(ctx: PartiQLParser.DeleteCommandContext): T
Content copied to clipboard
Visit a parse tree produced by deleteCommand.
Return
the visitor result
Parameters
ctx
the parse tree