Package org.eolang.jeo
The main classes of the jeo-maven-plugin.
jeo is a maven plugin dedicated to optimizing java bytecode.
It is a root package of the project where you can find the main classes of the plugin.
- Since:
- 0.1.0
-
Interface Summary Interface Description Transformation Transformation interface.Translator Translator that applies a translation to a batch of representations. -
Class Summary Class Description AssembleMojo Assembles XMIR representation of Java bytecode into executable class files.Assembler Assembler.Assembling Assembling transformation.Caching Cached transformation.DisassembleMojo Disassembles Java bytecode into XMIR representation.Disassembler Disassembler for bytecode classes.Disassembling Disassembling transformation.JeoClassLoader JEO class loader.Logging Logging transformation decorator.ParallelTranslator Translator that applies a translation to a batch of representations in parallel.PluginStartup Plugin initialization and setup.Summary Translation summary log.