In short, yes, very much so! Tree-sitter is what we're using under the covers to parse all of the languages that we support. The ctags-like symbol extraction described in the paper comes straight from tree-sitter, too. [1]
[1] https://tree-sitter.github.io/tree-sitter/code-navigation-sy...