Skip to main content

Module module_cache

Module module_cache 

Source
Expand description

Module cache for cross-file navigation

Provides module resolution and caching for import statements, enabling go-to-definition and find-references across .shape files.

Structs§

ExportedSymbol
An exported symbol from a module
ModuleCache
Module cache for tracking and resolving imports
ModuleChild
Child entry used for hierarchical module completion.
ModuleInfo
Information about a loaded module

Enums§

SymbolKind
Kind of exported symbol