public class IterLoopRewriter extends Object
Constructor and Description |
---|
IterLoopRewriter() |
Modifier and Type | Method and Description |
---|---|
static void |
rewriteArrayForLoops(List<Op03SimpleStatement> statements) |
static void |
rewriteIteratorWhileLoops(List<Op03SimpleStatement> statements) |
public static void rewriteArrayForLoops(List<Op03SimpleStatement> statements)
public static void rewriteIteratorWhileLoops(List<Op03SimpleStatement> statements)
Copyright © 2011-2021. All Rights Reserved.