Class ZeroCFABuilderFactory
java.lang.Object
com.ibm.wala.cast.java.client.impl.ZeroCFABuilderFactory
- Author:
- Julian Dolby (dolby@us.ibm.com)
A factory to create call graph builders using 0-CFA
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmake
(AnalysisOptions options, IAnalysisCacheView cache, IClassHierarchy cha)
-
Constructor Details
-
ZeroCFABuilderFactory
public ZeroCFABuilderFactory()
-
-
Method Details
-
make
public AstJavaZeroXCFABuilder make(AnalysisOptions options, IAnalysisCacheView cache, IClassHierarchy cha)
-