public class BadLoopPrettifier extends java.lang.Object implements StructuredStatementTransformer
| Constructor and Description |
|---|
BadLoopPrettifier() |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<Op04StructuredStatement> |
getIfBlock(Op04StructuredStatement maybeBlock) |
void |
transform(Op04StructuredStatement root) |
StructuredStatement |
transform(StructuredStatement in,
StructuredScope scope) |
public void transform(Op04StructuredStatement root)
private java.util.List<Op04StructuredStatement> getIfBlock(Op04StructuredStatement maybeBlock)
public StructuredStatement transform(StructuredStatement in, StructuredScope scope)
transform in interface StructuredStatementTransformer