Class BusyExpressionPdf

java.lang.Object
org.checkerframework.dataflow.cfg.playground.BusyExpressionPdf

public class BusyExpressionPdf extends Object
Run busy expression analysis on a file and create a PDF of the CFG.

As an example, try dataflow/manual/examples/BusyExprSimple.java.

  • Method Details

    • main

      public static void main(String[] args)
      Run busy expression analysis on a file and create a PDF of the CFG.
      Parameters:
      args - command-line arguments