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