Files
codegraph/__tests__
Colby McHenry 36af284e10 Remove redundant code and deduplicate indexFile
- Remove extractFunctionVariable() and its dispatch (already handled by extractVariable)
- Remove dead getGrammar() export (zero callers)
- Deduplicate indexFile by delegating to indexFileWithContent
- Remove redundant arrow function variable extraction tests (covered by existing suite)
2026-02-10 15:55:43 -06:00
..
2026-01-18 16:25:00 -06:00
2026-01-18 16:25:00 -06:00
2026-01-18 16:25:00 -06:00