Package com.strobel.decompiler
Class InstructionHelper
java.lang.Object
com.strobel.decompiler.InstructionHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getLoadOrStoreSlot
(Instruction instruction) static int
getPopDelta
(Instruction instruction, MethodBody body) static int
getPushDelta
(Instruction instruction, MethodBody body) static Instruction
reverseLoadOrStore
(Instruction instruction)
-
Constructor Details
-
InstructionHelper
public InstructionHelper()
-
-
Method Details
-
getLoadOrStoreSlot
-
getPopDelta
-
getPushDelta
-
reverseLoadOrStore
-