Skip to main content

Module types

Module types 

Source
Expand description

Core error types and enums for Shape

This module contains the main error types used throughout Shape, including the unified ShapeError enum and location tracking structures.

Structs§

ErrorNote
Additional notes for error messages
MultiError
Helper for formatting MultiError
SourceLocation
Source location information for error reporting

Enums§

ErrorCode
Error codes for structured error reporting
ShapeError
The main error type for Shape operations