Class ConstantPropagationPlayground
- java.lang.Object
-
- org.checkerframework.dataflow.cfg.playground.ConstantPropagationPlayground
-
public class ConstantPropagationPlayground extends java.lang.ObjectThe playground for constant propagation analysis.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Run constant propagation analysis on a file.
-