Module errors

Source

Structs§

Error

Enums§

CatchableErrorKind
“CatchableErrorKind” errors – those which can be detected by builtins.tryEval.
ErrorKind

Traits§

AddContext

Functions§

expected_syntax 🔒
Construct the string representation for a list of expected parser tokens.
is_new_span 🔒
name_for_syntax 🔒
Human-readable names for rnix syntaxes.
spans_for_parse_errors 🔒
Process a list of parse errors into a set of span labels, annotating parse errors.

Type Aliases§

EvalResult