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§
- Exported
Symbol - An exported symbol from a module
- Module
Cache - Module cache for tracking and resolving imports
- Module
Child - Child entry used for hierarchical module completion.
- Module
Info - Information about a loaded module
Enums§
- Symbol
Kind - Kind of exported symbol