Module semantic_analyzer

Module semantic_analyzer 

Source
Expand description

Semantic Analysis Module

Uses tree-sitter to analyze code structure, detect symbols, and provide semantic information

Structs§

DxPattern
DX component pattern match
Range
SemanticAnalyzer
Semantic analyzer for Rust code
Symbol
Symbol information

Enums§

SymbolKind