Crate tan_lints

Source

Modules§

lints

Structs§

Diagnostic
Represents a diagnostic, such as a compiler error or warning. Diagnostic objects are only valid in the scope of a resource.
DiagnosticSeverity
The protocol currently supports the following diagnostic severities:
Range
A range in a text document expressed as (zero-based) start and end positions. A range is comparable to a selection in an editor. Therefore the end position is exclusive.

Traits§

Lint

Functions§

compute_diagnostics
compute_parse_error_diagnostics