@vokturz/tree-sitter-groovy
v0.0.3
Published
A Tree-sitter Grammar for Groovy, forked from @murtaza64/tree-sitter-groovy. Only for CodeGPT internals
Readme
Tree-sitter parser for Groovy
Features
- supports most groovy features, including:
- classes
- control flow
- string interpolation
- closures
- imports
- tree-sitter queries for
- highlights
- indents
- locals
- rich parse tree to support other extensions like TreeSJ, textobjs (WIP)
Screenshots
Comparing to the original groovy parser by @Decodetalkers, here are some screenshots of highlighting:
