Class ShallowAnalysisScope
java.lang.Object
com.ibm.wala.ipa.callgraph.ShallowAnalysisScope
- All Implemented Interfaces:
Serializable
A serializable version of
AnalysisScope
. Note: any information about the array class
loader is lost using this representation.- See Also:
-
Constructor Summary
ConstructorDescriptionShallowAnalysisScope
(SetOfClasses exclusions, List<String> moduleLinesList, List<String> ldrImplLinesList) -
Method Summary
-
Constructor Details
-
ShallowAnalysisScope
public ShallowAnalysisScope(SetOfClasses exclusions, List<String> moduleLinesList, List<String> ldrImplLinesList)
-
-
Method Details
-
toAnalysisScope
- Throws:
IOException
-
toString
-