public class JumpsIntoDoRewriter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
effect |
private VariableFactory |
vf |
Constructor and Description |
---|
JumpsIntoDoRewriter(VariableFactory vf) |
Modifier and Type | Method and Description |
---|---|
private boolean |
maybeRewriteImmediate(java.util.List<Op03SimpleStatement> op03SimpleParseNodes,
int x) |
void |
rewrite(java.util.List<Op03SimpleStatement> op03SimpleParseNodes,
DecompilerComments comments) |
private final VariableFactory vf
private boolean effect
JumpsIntoDoRewriter(VariableFactory vf)
private boolean maybeRewriteImmediate(java.util.List<Op03SimpleStatement> op03SimpleParseNodes, int x)
public void rewrite(java.util.List<Op03SimpleStatement> op03SimpleParseNodes, DecompilerComments comments)