visitDmlDelete

abstract fun visitDmlDelete(ctx: PartiQLParser.DmlDeleteContext): T

Visit a parse tree produced by the DmlDelete labeled alternative in dml.

Return

the visitor result

Parameters

ctx

the parse tree