Skip to main content

Module diagnostics_list

Module diagnostics_list 

Source
Expand description

A product-neutral diagnostic surface over caller-owned data.

This component reports selection, filter, action, and retry intents. It never changes the supplied diagnostics, opens a location, or runs a fix.

Structs§

Diagnostic
One caller-owned diagnostic.
DiagnosticAction
A caller-owned action that can be reported for a diagnostic.
DiagnosticFilter
Selected severities, stored as a compact bit set.
DiagnosticLocation
Caller-formatted location text. No path interpretation is performed.
DiagnosticsList
A diagnostic list whose data and state remain owned by its caller.

Enums§

DiagnosticSeverity
Severity assigned by the caller.