Crate java_decompiler_ollama

Source

Enums§

TranslationError
Errors that can occur during the translation process.

Functions§

translate_java_class
Disassembles a Java class file using javap and translates the bytecode to Java source code using the Ollama API.