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 Optimization improvement.Representation Intermediate representation of a class files which can be optimized. -
Class Summary Class Description BytecodeClasses Project compiled classes.BytecodeToEoMojo Converts bytecode to EO.Details Details of representation.EoToBytecodeMojo Converts EO to bytecode.Improvement.Dummy Dummy improvement.Improvement.Mock Mock improvement.JeoMojo Default optimization mojo.Representation.Named Named representation.XmirDefaultDirectory Default directory for XMIR.