Expand description
Error types for probar-js-gen.
§References
- DO-178C (2011) Section 6.3.4: Error handling requirements
- Leveson (2012) “Engineering a Safer World” - Fault tolerance patterns
Structs§
- Code
Location - Location in generated code for error reporting.
Enums§
- JsGen
Error - Errors that can occur during JavaScript generation.
Type Aliases§
- Result
- Result type alias for js-gen operations.