visitDeleteCommand

open fun visitDeleteCommand(ctx: PartiQLParser.DeleteCommandContext): T

Visit a parse tree produced by PartiQLParser#deleteCommand.

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