|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.cast.java.client.impl.ZeroOneContainerCFABuilderFactory
public class ZeroOneContainerCFABuilderFactory
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ZeroOneContainerCFABuilderFactory()
|
|
| Method Summary | |
|---|---|
CallGraphBuilder |
make(AnalysisOptions options,
IClassHierarchy cha,
AnalysisScope scope,
WarningSet warnings,
boolean keepPointsTo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZeroOneContainerCFABuilderFactory()
| Method Detail |
|---|
public CallGraphBuilder make(AnalysisOptions options,
IClassHierarchy cha,
AnalysisScope scope,
WarningSet warnings,
boolean keepPointsTo)
make in interface CallGraphBuilderFactoryoptions - options that govern call graph constructioncha - governing class hierarchyscope - representation of the analysis scopewarnings - an object which tracks analysis warningskeepPointsTo - preserve PointsTo graph for posterity?
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||