Expand description
Shared Types Module
Common data structures used across the codebase search tool.
Structsยง
- Complexity
Metrics - Code complexity metrics for a file
- Duplicate
Block - Duplicate code block information
- File
Info - File information with path, size, and line count
- Match
- A single match within a line
- Refactor
Suggestion - Refactoring suggestion with priority and improvement
- Search
Metrics - Search performance metrics
- Search
Result - A search result containing match information