Re-exports§
pub use analyzer::LanguageAnalyzer;pub use analyzer::ParsedFile;pub use config::Config;pub use graph::DependencyGraph;pub use layer::LayerClassifier;pub use metrics::AnalysisResult;pub use metrics::ArchitectureScore;pub use pattern_detection::PatternDetection;pub use pattern_detection::PatternScore;pub use types::*;
Modules§
- analyzer
- cache
- config
- custom_
rules - evolution
- forensics
- graph
- layer
- metrics
- metrics_
report - pattern_
detection - Pattern detection engine for FR-27.
- pipeline
- rule_
filter - types