tree-sitter-java-orchard
This is a tree-sitter grammar for Java.
Using it
You can obtain this parser in various formats:
- as an archive from the Releases page, which contains all the generated files (bindings, parser code)
- as a Rust crate:
cargo add tree-sitter-java-orchard - as a Python package:
pip install tree-sitter-java-orchard - as an NPM package:
npm install tree-sitter-java-orchard
Contributing
Contributions are welcome, so are co-maintainers.
Unlike many grammar repositories, this one does not track generated files.
After cloning this repository, you'll need to run tree-sitter generate to obtain the parser.
If you want to use it via bindings, you'll also need to run tree-sitter init.
Origin
This project was forked from https://github.com/tree-sitter/tree-sitter-java, to ease the use of and collaboration on this grammar.
Release files for tree-sitter-java-orchard 0.5.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tree_sitter_java_orchard-0.5.16.tar.gz | 154.7 kB | Details |
Release files / tree_sitter_java_orchard-0.5.16.tar.gz
| Download URL | tree_sitter_java_orchard-0.5.16.tar.gz |
|---|---|
| Size | 154.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9dd42ab3f1a20a2153860bafad834d0224c8b2ea877dfbc9ca681526d637d238
|
|
BLAKE2b-256 checksum How to use checksums |
66d7df9ee5979518c4259d04871569cea41f296a9bcfc0d8628cd641f220f683
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|