delete

abstract fun delete(uri: Uri)(source)

Remove all diagnostics from this collection that belong to the provided uri. The same as #set(uri, undefined).

Parameters

uri

A resource identifier.

Online Documentation