Class LValuePropSimple
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.LValuePropSimple
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
private static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Op03SimpleStatement>
condenseSimpleLValues
(List<Op03SimpleStatement> statementList)
-
Constructor Details
-
LValuePropSimple
public LValuePropSimple()
-
-
Method Details
-
condenseSimpleLValues
public static List<Op03SimpleStatement> condenseSimpleLValues(List<Op03SimpleStatement> statementList)
-