6 ms·
We do advanced static analysis to provide programmatic access to the type system, etc., based on tree-sitter and in-house tech. This enables APIs such as `func
by _jayhack_ 2y ago
We do advanced static analysis to provide programmatic access to the type system, etc., based on tree-sitter and in-house tech.
This enables APIs such as `function.call_sites`, `symbol.usages`, `class.parent_classes`, and more!
- pksunkara 2y agoWhere can I learn more about this? You guys don't seem to have any docs available.