Package org.eolang.opeo
Package with opeo high-level classes.
The most important class is
DecompileMojo
which is the plugin
entry point.- Since:
- 0.1
-
Interface Summary Interface Description Instruction Instruction abstraction. -
Class Summary Class Description CompileMojo Compiles high-level EO representation into low-level representation.Compiler Compiler of high-level eo constructs into XMIRs for the jeo-maven-plugin.DecompileMojo Decompiles bytecode in EO representation into high-level EO representation.Decompiler Decompiler.OpcodeInstruction Instruction that was created directly in Java code.