Expand description
Symbol resolver for creating cross-file edges
This module resolves imports, function calls, and other references across files to create a complete dependency graph after initial parsing.
Structsยง
- Symbol
Resolver - Symbol resolver for cross-file linking