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