Class LiveVariablePlayground
java.lang.Object
org.checkerframework.dataflow.cfg.playground.LiveVariablePlayground
The playground of live variable analysis.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
LiveVariablePlaygroundpublic LiveVariablePlayground()
 
- 
- 
Method Details- 
mainRun live variable analysis for a specific file and create a PDF of the CFG in the end.- Parameters:
- args- command-line arguments, not used
 
 
-