Module index

Module index 

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

IndexStats
Statistics about the semantic index
SemanticIndex
The main semantic index containing all code structure information
StringTable
Interned string storage for memory efficiency