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.DecompileMojo Decompiles bytecode in EO representation into high-level EO representation.Instruction.Nop Not an operation instruction.LabelInstruction Label instruction.OpcodeInstruction Instruction that was created directly in Java code.SelectiveDecompiler Selective decompiler.