java.lang.Object
pascal.taie.analysis.pta.toolkit.zipper.Zipper

public class Zipper extends Object
  • Constructor Details

  • Method Details

    • run

      public static Set<JMethod> run(PointerAnalysisResult pta, String arg)
      Parses Zipper argument and runs Zipper.
    • selectPrecisionCriticalMethods

      public Set<JMethod> selectPrecisionCriticalMethods()
      Returns:
      a set of precision-critical methods that should be analyzed context-sensitively.