Module diagnostic_engine

Source

Structs§

Diagnostic
Represents a single diagnostic message with context and suggestions
DiagnosticEngine
A diagnostic collection and reporting engine for compiler errors, warnings, and notes
Suggestion
Represents a suggestion for fixing a diagnostic issue

Enums§

ErrorSeverity
Represents the severity level of a diagnostic message