Module sdml_parse::error
source · Expand description
This crate provides the common resolver, loader, and parser errors.
Structs§
- This type is used to track the number of emitted diagnostics.
- This type captures the constant components of a particular error.
Constants§
- A SimpleDiagnostic representing a parser error.
- A SimpleDiagnostic representing a parser error.
- A SimpleDiagnostic representing a tree-sitter error.
- A SimpleDiagnostic representing a tree-sitter error.
- A SimpleDiagnostic representing a parser error.
- A SimpleDiagnostic representing a loader error.
- A SimpleDiagnostic representing a tree-sitter error.
- A SimpleDiagnostic representing a parser error.
- A SimpleDiagnostic representing a parser error.
- A SimpleDiagnostic representing a tree-sitter error.
- A SimpleDiagnostic representing a parser error.
Type Aliases§
- An opaque identifier used to index the source associated with a loaded module.