tree-sitter / java-tree-sitter

Java bindings to the Tree-sitter parsing library
https://tree-sitter.github.io/java-tree-sitter/
MIT License
26 stars 5 forks source link

Java Tree-sitter

CI central docs

Java bindings to the tree-sitter parsing library.

Building

git clone https://github.com/tree-sitter/java-tree-sitter
cd java-tree-sitter
git submodule init
mvn test

Alternatives

These alternatives support older JDK versions or Android: