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