List of all items
Structs
- Analysis
- analyzer::AnalysisResult
- analyzer::CodeAnalyzer
- ast::AstNode
- ast::AstWalker
- ast::types::Position
- ast::types::Range
- ast_import_parser::SimpleAstParser
- ast_import_parser::SimpleImport
- complexity::ComplexityAnalyzer
- complexity::ComplexityConfig
- complexity::ComplexityMetrics
- complexity::ComplexityThresholds
- complexity::LanguageSpecificMetrics
- dependencies::Dependencies
- heuristics::DocumentAnalysis
- heuristics::HeuristicMetrics
- heuristics::HeuristicSystem
- heuristics::enhanced_scoring::AdaptiveFactors
- heuristics::enhanced_scoring::EnhancedHeuristicScorer
- heuristics::enhanced_scoring::EnhancedScoreComponents
- heuristics::enhanced_scoring::EnhancedWeights
- heuristics::enhanced_scoring::RepositoryCharacteristics
- heuristics::import_analysis::CentralityCalculator
- heuristics::import_analysis::GraphStats
- heuristics::import_analysis::ImportGraph
- heuristics::import_analysis::ImportGraphBuilder
- heuristics::scoring::HeuristicScorer
- heuristics::scoring::normalization::NormalizationStats
- heuristics::scoring::normalization::NormalizedScores
- heuristics::scoring::types::HeuristicWeights
- heuristics::scoring::types::RawScoreComponents
- heuristics::scoring::types::ScoreComponents
- heuristics::scoring::types::ScoringFeatures
- heuristics::template_detection::TemplateDetectionResult
- heuristics::template_detection::TemplateDetector
- heuristics::template_detection::TemplatePattern
- language_support::LanguageAnalysisResult
- language_support::LanguageSupport
- language_support::ast_language::LanguageFeatures
- language_support::ast_language::LanguageStats
- language_support::documentation_analysis::DocumentationAnalyzer
- language_support::documentation_analysis::DocumentationCoverage
- language_support::function_extraction::ClassInfo
- language_support::function_extraction::FunctionExtractor
- language_support::function_extraction::FunctionInfo
- language_support::language_metrics::LanguageMetrics
- language_support::language_metrics::LanguageSpecificComplexity
- language_support::symbol_analysis::SymbolAnalyzer
- language_support::symbol_analysis::SymbolUsage
- metrics::ComplexityMetrics
- metrics::Metrics
- parser::ParseResult
- parser::Parser
- symbols::Symbol
- symbols::SymbolTable
Enums
- ast_import_parser::ImportLanguage
- heuristics::enhanced_scoring::ProjectType
- heuristics::scoring::WeightPreset
- heuristics::template_detection::TemplateDetectionMethod
- heuristics::template_detection::TemplateEngine
- language_support::ast_language::AstLanguage
- language_support::ast_language::LanguageTier
- language_support::symbol_analysis::SymbolType
Traits
Functions
- heuristics::import_analysis::import_matches_file
- heuristics::scoring::final_scoring::calculate_final_score
- heuristics::scoring::normalization::build_normalization_stats
- heuristics::scoring::normalization::normalize_scores
- heuristics::scoring::raw_scores::calculate_raw_scores
- heuristics::template_detection::get_template_score_boost
- heuristics::template_detection::is_template_file
- language_support::analyze_file_language