Package livevar

Class LiveVariable

java.lang.Object
livevar.LiveVariable

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

    • LiveVariable

      public LiveVariable()
  • Method Details

    • main

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