Class InstructionImpact
- java.lang.Object
-
- org.jetbrains.java.decompiler.code.interpreter.InstructionImpact
-
public final class InstructionImpact extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InstructionImpact()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidstepTypes(DataPoint data, Instruction instr, ConstantPool pool)
-
-
-
Method Detail
-
stepTypes
public static void stepTypes(DataPoint data, Instruction instr, ConstantPool pool)
-
-