Expand description
Cheatcode information, extracted from the syntactic and semantic analysis of the sources.
Structs§
- Cheatcode
Analysis - Provides cached, on-demand syntactic and semantic analysis of a completed
Compilerinstance. - Struct
Definition 🔒Resolver - Generates a map of all struct definitions from the HIR using the resolved
Tysystem.
Enums§
- Analysis
Error - Represents a failure in one of the lazy analysis steps.