public class Obj_full_extractor extends PtSensVisitor<IntervalContextVar>
outList, ptsProvider, readyToUse, tableView| Constructor and Description |
|---|
Obj_full_extractor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
visit(Node var,
long L,
long R,
int sm_int)
We use visitor pattern to collect contexts.
|
debugPrint, finish, getCSList, getUsageState, hasNonEmptyIntersection, numOfDiffObjects, prepare, toSparkCompatiableResultpublic boolean visit(Node var, long L, long R, int sm_int)
PtSensVisitorvisit in class PtSensVisitor<IntervalContextVar>sm_int - : the integer ID of the SootMethodCopyright © 2020 Soot OSS. All rights reserved.