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 Improvement Improvement or transformation.Representation Intermediate representation of a class files which can be optimized. -
Class Summary Class Description AssembleMojo Converts EO to bytecode.BytecodeClasses Project compiled classes.Details Details of representation.DisassembleMojo Converts bytecode to EO.Improvement.Mock Mock improvement.PluginStartup All mojos initialization step.Representation.Named Named representation.XmirDefaultDirectory Default directory for XMIR.