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