Expand description
Ruby’s usage-graph scans: the per-symbol forward scan
(extractor/hits) and the whole-workspace inverted per-file walk
(inverted), both resolving references through resolver – the shared
Ruby resolution library the definition route also reads.
No analyzer handle appears here. brokk-bifrost-analysis downcasts once and
hands over a RubyGraphSource plus the
RubySource the memoized Ruby products
come from.
Modules§
Structs§
- Ruby
Graph Source - The dispatching analyzer’s side of a Ruby usage-graph scan.