Class OptimisticCallgraphBuilder

    • Field Detail

      • ITERATION_CUTOFF

        public int ITERATION_CUTOFF
        The maximum number of iterations to perform.
    • Constructor Detail

      • OptimisticCallgraphBuilder

        public OptimisticCallgraphBuilder​(com.ibm.wala.ipa.cha.IClassHierarchy cha,
                                          com.ibm.wala.ipa.callgraph.AnalysisOptions options,
                                          com.ibm.wala.ipa.callgraph.IAnalysisCacheView iAnalysisCacheView,
                                          boolean supportFullPointerAnalysis)