Expand description
Module containing error types for the compiler.
Structs§
- Dangling
ArgEdge Error - Represents an error where an argument plug is not connected to any block.
- NonUnique
Start Block Error - Represents an error where there are multiple or no blocks without a block-plug.
Enums§
- Compile
Error - Errors that can occur during the compilation process.