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 autogen;
pub mod cfg_text;
pub mod parse_tree;
pub mod symbol_table;