public class NegativeJumps extends Object
| Constructor and Description |
|---|
NegativeJumps() |
| Modifier and Type | Method and Description |
|---|---|
static void |
rewriteNegativeJumps(List<Op03SimpleStatement> statements,
boolean requireChainedConditional) |
public static void rewriteNegativeJumps(List<Op03SimpleStatement> statements, boolean requireChainedConditional)
Copyright © 2011-2021. All Rights Reserved.