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