Module errors

Module errors 

Source
Expand description

Error system for the Frut

Provides structured error reporting with position information for IDE integration and debugging purposes.

Structs§

ErrorCollection
Collection of errors for batch processing
ErrorReport
Structured error report with all necessary information for IDE integration

Enums§

ErrorCode
Error codes for consistent error identification
ErrorType
Error types for the Frut

Type Aliases§

Result
Result type for parsing operations