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