Module types

Module types 

Source
Expand description

Shared Types Module

Common data structures used across the codebase search tool.

Structsยง

ComplexityMetrics
Code complexity metrics for a file
DuplicateBlock
Duplicate code block information
FileInfo
File information with path, size, and line count
Match
A single match within a line
RefactorSuggestion
Refactoring suggestion with priority and improvement
SearchMetrics
Search performance metrics
SearchResult
A search result containing match information