sdivi-lang-java 0.2.16

Java language adapter for sdivi-rust
Documentation
1
2
3
4
5
6
7
8
# sdivi-lang-java

Java language adapter for [sdivi-rust](https://github.com/geoffgodwin/sdivi-rust).

Implements `LanguageAdapter` using the `tree-sitter-java` grammar to parse Java source
files and produce `FeatureRecord`s for the sdivi-rust pipeline.

Part of the `sdivi-rust` workspace. See the [workspace README](../../README.md) for full documentation.