public class ConstantPropagationPlayground
extends java.lang.Object
| Constructor and Description | 
|---|
ConstantPropagationPlayground()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(java.lang.String[] args)
Run constant propagation for a specific file and create a PDF of the CFG in the end. 
 |