Module symbol_resolver

Module symbol_resolver 

Source
Expand description

Symbol Position Resolution

This module provides symbol resolution at specific positions in code, handling nested scopes and symbol shadowing.

Structsยง

SymbolResolver
Symbol resolver for position-based lookups
SymbolScope
Symbol scope information