Class ECJJavaSourceAnalysisEngine
java.lang.Object
com.ibm.wala.client.AbstractAnalysisEngine<InstanceKey, CallGraphBuilder<InstanceKey>, Void>
com.ibm.wala.cast.java.client.JavaSourceAnalysisEngine
com.ibm.wala.cast.java.client.ECJJavaSourceAnalysisEngine
- All Implemented Interfaces:
AnalysisEngine
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractAnalysisEngine
AbstractAnalysisEngine.EntrypointBuilder -
Field Summary
Fields inherited from class AbstractAnalysisEngine
cg, DEBUG_LEVEL, j2seLibs, moduleFiles, pointerAnalysis, scope, SYNTHETIC_J2SE_MODEL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ClassLoaderFactorygetClassLoaderFactory(StringFilter exclusions) Methods inherited from class JavaSourceAnalysisEngine
addApplicationModulesToScope, addCompiledModule, addSourceModule, addSystemModule, buildAnalysisScope, buildClassHierarchy, getCallGraphBuilder, getDefaultOptions, getOptions, makeDefaultCache, makeDefaultEntrypoints, makeSourceAnalysisScopeMethods inherited from class AbstractAnalysisEngine
buildCallGraph, buildDefaultCallGraph, defaultCallGraphBuilder, getCache, getCallGraph, getClassHierarchy, getExclusionsFile, getHeapGraph, getPointerAnalysis, getScope, getSDG, isClosedWorld, makeClassLoaderFactory, performAnalysis, setClassHierarchy, setClosedWorld, setEntrypointBuilder, setExclusionsFile, setJ2SELibraries, setJ2SELibraries, setModuleFiles
-
Constructor Details
-
ECJJavaSourceAnalysisEngine
public ECJJavaSourceAnalysisEngine()
-
-
Method Details
-
getClassLoaderFactory
- Specified by:
getClassLoaderFactoryin classJavaSourceAnalysisEngine
-