Diagnostics
Diagnostics
Provides static utility methods for working with Diagnostic and MutableDiagnostic records, as well as native entrypoints for reporting to the diagnostics buffer.
Functions
Return a sequence of all reported diagnostic info records for the lifetime of this buffer.
Create an empty mutable diagnostic record.
Return a sequence of all reported diagnostic info records for the lifetime of this buffer that match the given criteria.
Return a sequence of all reported diagnostic info records for the lifetime of this buffer that match the given language and/or tool.
Report a single diagnostic record to the receiver.
Report an iterable of diagnostic records to the receiver.
Report a sequence of diagnostic records to the receiver.
Report one or more individual diagnostic record(s) to the receiver.