Package org.eolang.opeo.decompilation
Provides the classes necessary to create a virtual machine for decompilation.
-
Interface Summary Interface Description InstructionHandler Instruction handler. -
Class Summary Class Description Decompiler Decompiler.DecompilerMachine Decompiler machine.DecompilerState Internal state of decompiler.LocalVariables Local variables.OperandStack Operand stack.