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