Skip to main content

Module index

Module index 

Source
Expand description

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§

SymbolDef
A symbol definition in the workspace
WorkspaceIndex
Workspace-wide index for fast symbol lookups