srb-lens 0.5.1

Static analysis tool for Sorbet-typed Ruby projects — extracts method signatures, call graphs, and type information from Sorbet's CFG, symbol table, and parse tree
Documentation
1
2
3
4
pub mod builder;
pub mod indexer;
pub mod model;
pub mod parser;