Skip to main content

Module indexer

Module indexer 

Source
Expand description

Main indexing pipeline orchestrator.

Walks a directory, filters supported files, checks for changes, and parses each file using the CodeParser.

Structs§

IndexAndResolveResult
Result of index_and_resolve() — the complete indexing + resolution output.
IndexProgress
Progress event emitted during directory indexing.
IndexResult
Result of indexing a directory.
Indexer
The main indexing pipeline.