Skip to main content

Module analyzer

Module analyzer 

Source
Expand description

Main semantic analyzer.

Orchestrates the semantic analysis pipeline: build symbol table, resolve references, trace FFI, detect patterns, extract concepts, and build the final CodeGraph.

Structsยง

AnalyzeOptions
Options for the semantic analysis pass.
SemanticAnalyzer
The main semantic analysis orchestrator.