Uses of Package
org.eolang.opeo.decompilation
-
Packages that use org.eolang.opeo.decompilation Package Description org.eolang.opeo.decompilation Provides the classes necessary to create a virtual machine for decompilation.org.eolang.opeo.decompilation.handlers This package contains all the opcode instruction handlers. -
Classes in org.eolang.opeo.decompilation used by org.eolang.opeo.decompilation Class Description DecompilerState Internal state of decompiler.LocalVariables Local variables.OperandStack Operand stack. -
Classes in org.eolang.opeo.decompilation used by org.eolang.opeo.decompilation.handlers Class Description DecompilerState Internal state of decompiler.InstructionHandler Instruction handler.