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
Compiler
instance. - Struct
Definition 🔒Resolver - Generates a map of all struct definitions from the HIR using the resolved
Ty
system.
Enums§
- Analysis
Error - Represents a failure in one of the lazy analysis steps.