Module errors

Module errors 

Source
Expand description

Error types for the GENT programming language

Structs§

ErrorReporter
Formats errors with source context
Span
Source location span for error reporting

Enums§

GentError
All possible errors in the GENT language

Type Aliases§

GentResult
Result type alias for GENT operations