Class LValueProp
- java.lang.Object
-
- org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.LValueProp
-
public class LValueProp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LValueProp()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
condenseLValues(java.util.List<Op03SimpleStatement> statements)
-
-
-
Method Detail
-
condenseLValues
public static void condenseLValues(java.util.List<Op03SimpleStatement> statements)
-
-