Skip to main content

Module parallel_analyzer

Module parallel_analyzer 

Source
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ยง

AnalysisOptions
Options for file analysis
ParallelAnalyzer
Parallel analyzer for file processing