Expand description
Shared source spans and diagnostics for Kinetik.
Structs§
- Diagnostic
- Source-associated diagnostic.
- Label
- A source span label attached to a diagnostic.
- Line
Column - One-based line and column location in a source file.
- Source
File - Source text plus precomputed line starts for fast location lookup.
- Source
Id - Identifier for a source file in a compilation session.
- Span
- Byte span inside a source file.
Enums§
- Severity
- Severity for a diagnostic.