# @lezer/java
This is a Java grammar for the
[Lezer](https://lezer.codemirror.net/) parser system.
The grammar used is based in a large part on the corresponding
[tree-sitter grammar](https://github.com/tree-sitter/tree-sitter-java).
The code is licensed under an MIT license.