Class StackVarsProcessor
- java.lang.Object
-
- org.jetbrains.java.decompiler.modules.decompiler.StackVarsProcessor
-
public class StackVarsProcessor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StackVarsProcessor()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidsetVersionsToNull(Statement stat)voidsimplifyStackVars(RootStatement root, StructMethod mt, StructClass cl)
-
-
-
Method Detail
-
simplifyStackVars
public void simplifyStackVars(RootStatement root, StructMethod mt, StructClass cl)
-
setVersionsToNull
public static void setVersionsToNull(Statement stat)
-
-