Class BusyExpressionPdf
java.lang.Object
org.checkerframework.dataflow.cfg.playground.BusyExpressionPdf
Run busy expression analysis on a file and create a PDF of the CFG.
As an example, try dataflow/manual/examples/BusyExprSimple.java
.
-
Method Summary
-
Method Details
-
main
Run busy expression analysis on a file and create a PDF of the CFG.- Parameters:
args
- command-line arguments
-