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ยง
- Analyze
Options - Options for the semantic analysis pass.
- Semantic
Analyzer - The main semantic analysis orchestrator.