Expand description
File and symbol indexing for workspace-wide navigation. Semantic analysis, symbol extraction, and type inference. Lightweight workspace symbol index. Cross-file workspace indexing for Perl symbols
This module provides efficient indexing of symbols across all files in a workspace, enabling fast cross-file navigation, references, and refactoring.
Structs§
- Symbol
Def - A symbol definition in the workspace
- Workspace
Index - Workspace-wide index for fast symbol lookups