Class PushThroughGoto
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.PushThroughGoto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static boolean
static List<Op03SimpleStatement>
pushThroughGoto
(List<Op03SimpleStatement> statements) private static boolean
pushThroughGoto
(Op03SimpleStatement forwardGoto, List<Op03SimpleStatement> statements)
-
Constructor Details
-
PushThroughGoto
public PushThroughGoto()
-
-
Method Details
-
pushThroughGoto
-
pushThroughGoto
private static boolean pushThroughGoto(Op03SimpleStatement forwardGoto, List<Op03SimpleStatement> statements) -
moveable
-