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.22
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.22.tar.gz | 158.1 kB | Details |
Release files / tree_sitter_java_orchard-0.5.22.tar.gz
| Download URL | tree_sitter_java_orchard-0.5.22.tar.gz |
|---|---|
| Size | 158.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8adfe3b89fc93d2ee84395b5bd87c52c47b5dea1d5a9e1343b39861220136523
|
|
BLAKE2b-256 checksum How to use checksums |
d37eb37aebe56f5adb3b105a611d9690213cd72cac2146843c96a3077b302d91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|