Class ReachingDefinitionPlayground
java.lang.Object
org.checkerframework.dataflow.cfg.playground.ReachingDefinitionPlayground
The playground for reaching definition analysis. As an example, try 
 dataflow/manual/examples/ReachSimple.java.- 
Method Summary
- 
Method Details- 
mainRun reaching definition analysis for a specific file and create a PDF of the CFG in the end.- Parameters:
- args- input arguments, not used
 
 
-