Module analysis

Module analysis 

Source
Expand description

Cheatcode information, extracted from the syntactic and semantic analysis of the sources.

Structs§

CheatcodeAnalysis
Provides cached, on-demand syntactic and semantic analysis of a completed Compiler instance.
StructDefinitionResolver 🔒
Generates a map of all struct definitions from the HIR using the resolved Ty system.

Enums§

AnalysisError
Represents a failure in one of the lazy analysis steps.