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