Package busyexpr

Class BusyExpression

java.lang.Object
busyexpr.BusyExpression

public class BusyExpression extends Object
Used in busyExpressionTest Gradle task to test the BusyExpression analysis.
  • Constructor Details

    • BusyExpression

      public BusyExpression()
  • Method Details

    • main

      public static void main(String[] args)
      The main method expects to be run in dataflow/tests/busy-expression directory.
      Parameters:
      args - not used