Expand description
Parallel file analysis module for semantic analysis
This module is responsible for managing parallel processing of file analysis. It follows the Single Responsibility Principle by focusing solely on parallelization.
Structsยง
- Analysis
Options - Options for file analysis
- Parallel
Analyzer - Parallel analyzer for file processing