Expand description
Impact-analysis data types.
Extracted from mod.rs (SPLIT-27). Pure data structs consumed by
AnalysisModule impact/cross-reference/call-chain methods.
Structsยง
- Call
Chain - Call chain showing all callers to a function.
- Cross
References - Cross-reference information for a symbol.
- Impact
Analysis - Impact analysis result.
- Impact
Data - Detailed impact analysis result for a symbol.
- Reference
Chain - Chain of references from one symbol to another.