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