Package com.ibm.wala.client
Interface AbstractAnalysisEngine.EntrypointBuilder
-
- Enclosing class:
- AbstractAnalysisEngine
public static interface AbstractAnalysisEngine.EntrypointBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<Entrypoint>
createEntrypoints(AnalysisScope scope, IClassHierarchy cha)
-
-
-
Method Detail
-
createEntrypoints
Iterable<Entrypoint> createEntrypoints(AnalysisScope scope, IClassHierarchy cha)
-
-