Uses of Class
org.eolang.opeo.decompilation.LocalVariables
Packages that use LocalVariables
Package
Description
Provides the classes necessary to create a virtual machine for decompilation.
-
Uses of LocalVariables in org.eolang.opeo.decompilation
Constructors in org.eolang.opeo.decompilation with parameters of type LocalVariablesModifierConstructorDescriptionDecompilerMachine
(LocalVariables locals, Map<String, String> arguments) Constructor.Constructor.