public class ShallowAnalysisScope extends Object implements Serializable
AnalysisScope
. Note: any information about the array class loader is lost using this
representation.Constructor and Description |
---|
ShallowAnalysisScope(SetOfClasses exclusions,
List<String> moduleLinesList,
List<String> ldrImplLinesList) |
Modifier and Type | Method and Description |
---|---|
AnalysisScope |
toAnalysisScope() |
String |
toString() |
public ShallowAnalysisScope(SetOfClasses exclusions, List<String> moduleLinesList, List<String> ldrImplLinesList)
public AnalysisScope toAnalysisScope() throws IOException
IOException