Description
Java class files can be parsed into OCaml data structures for analysis and tooling. This helps developers inspect bytecode, build static analysis tools, or bridge Java artifacts into OCaml workflows.
It is a development library. It reads Java .class files and does not run Java applications by itself.