The symbol reachability pipeline currently supports Python and Java.
The implementation is designed to be easily extensible. Support for additional programming languages can be added by providing the appropriate Tree-sitter queries for symbol extraction, without requiring significant changes to the overall pipeline.
The symbol reachability pipeline currently supports Python and Java.
The implementation is designed to be easily extensible. Support for additional programming languages can be added by providing the appropriate Tree-sitter queries for symbol extraction, without requiring significant changes to the overall pipeline.