Module impact

Module impact 

Source
Expand description

Impact analysis for refactoring operations

Re-exports§

pub use analyzer::ImpactAnalyzer;
pub use graph::DependencyGraph;
pub use graph::Symbol;
pub use graph::SymbolType;
pub use graph::Dependency;
pub use graph::DependencyType;

Modules§

analyzer
Impact analysis for refactoring operations
graph
Dependency graph construction and analysis