Class PointlessJumps
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.PointlessJumps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidremovePointlessJumps(List<Op03SimpleStatement> statements)
-
Constructor Details
-
PointlessJumps
public PointlessJumps()
-
-
Method Details
-
removePointlessJumps
-