Class IterLoopRewriter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.IterLoopRewriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidrewriteArrayForLoops(List<Op03SimpleStatement> statements) static voidrewriteIteratorWhileLoops(List<Op03SimpleStatement> statements)
-
Constructor Details
-
IterLoopRewriter
public IterLoopRewriter()
-
-
Method Details
-
rewriteArrayForLoops
-
rewriteIteratorWhileLoops
-