visitDeleteCommand

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

Visit a parse tree produced by deleteCommand.

Return

the visitor result

Parameters

ctx

the parse tree