public class DexAnalysisScopeReader extends AnalysisScopeReader
AnalysisScope| Constructor and Description |
|---|
DexAnalysisScopeReader() |
| Modifier and Type | Method and Description |
|---|---|
static AnalysisScope |
makeAndroidBinaryAnalysisScope(URI classPath,
String exclusionsFile)
END Custom change: Fixes in AndroidAnalysisScope
|
addClassPathToScope, makeJavaBinaryAnalysisScope, makePrimordialScope, processScopeDefLine, read, read, readJavaScopepublic static AnalysisScope makeAndroidBinaryAnalysisScope(URI classPath, String exclusionsFile) throws IOException
IOException