Skip to content

Search-based tree-sitter traversals for Java

Administrator requested to merge squirrel-traversals-java into main

Created by: chrismwendt

The idea is to traverse the tree-sitter tree and do symbol lookups to find the definition of a symbol.

Resolves https://github.com/sourcegraph/sourcegraph/issues/31852

Test plan

Automated tests

Merge request reports

Loading