Expand description
Semantic Index - The core in-memory data structure
SemanticIndex holds all symbols, tokens, references, scopes, and edges with fast lookup structures for instant queries.
@module trace/index
Structsยง
- Index
Stats - Statistics about the semantic index
- Semantic
Index - The main semantic index containing all code structure information
- String
Table - Interned string storage for memory efficiency