Search-based tree-sitter traversals for Java
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