| Package | Description |
|---|---|
| boomerang.scene |
| Modifier and Type | Field and Description |
|---|---|
static DataFlowScope |
DataFlowScope.INCLUDE_ALL |
| Modifier and Type | Method and Description |
|---|---|
static DataFlowScope |
SootDataFlowScope.excludeComplex(soot.Scene scene)
Excludes hashCode, toString, equals methods and the implementors of java.util.Collection,
java.util.Maps and com.google.common.collect.Multimap
|
static DataFlowScope |
SootDataFlowScope.make(soot.Scene scene)
Default data-flow scope that only excludes phantom and native methods.
|
Copyright © 2024. All rights reserved.