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