nkdsl.compiler.diagnosticsΒΆ
Compiler diagnostics models, rule runners, and formatting helpers.
Functions
|
Counts diagnostics grouped by severity. |
|
Checks whether severity is at least minimum. |
|
Returns the integer rank of one diagnostic-severity value. |
|
Filters diagnostics at or above one severity threshold. |
|
Formats one diagnostic finding for user-facing messages. |
|
Formats multiple diagnostics into one multi-line readable block. |
|
Normalizes and validates one diagnostic-severity string. |
|
Runs all default diagnostics rules over one compilation input. |
Classes
|
One DSL lint/diagnostic finding produced by compiler diagnostics. |