Skip to main content

Module diagnostics

Module diagnostics 

Source
Expand description

Parse/lowering diagnostics. Unsupported constructs are reported here rather than silently dropped (gap-analysis principle: never a silent wrong answer).

Structs§

Diagnostic
ParseError
Fatal parse error (e.g. malformed Turtle).

Enums§

DiagLevel