Class RemoveDeterministicJumps
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.RemoveDeterministicJumps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Op03SimpleStatement> apply(Method method, List<Op03SimpleStatement> statements) static voidpropagateToReturn(Method method, List<Op03SimpleStatement> statements)
-
Constructor Details
-
RemoveDeterministicJumps
public RemoveDeterministicJumps()
-
-
Method Details
-
apply
-
propagateToReturn
-