Bumping tree-sitter-java version to 0.20.2. It solves a TODO in Cargo.toml.
As a bonus from the new tree-sitter-java version, I'm adding a python test checking that method_declaration as top level node works. There are a few formatting changes in tests/tests.py as well.
Bumping
tree-sitter-java
version to0.20.2
. It solves a TODO inCargo.toml
.As a bonus from the new
tree-sitter-java
version, I'm adding a python test checking thatmethod_declaration
as top level node works. There are a few formatting changes in tests/tests.py as well.