Class NegativeJumps
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.NegativeJumps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
rewriteNegativeJumps
(List<Op03SimpleStatement> statements, boolean requireChainedConditional)
-
Constructor Details
-
NegativeJumps
public NegativeJumps()
-
-
Method Details
-
rewriteNegativeJumps
public static void rewriteNegativeJumps(List<Op03SimpleStatement> statements, boolean requireChainedConditional)
-