| Package | Description |
|---|---|
| qilin.core.sets |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
PointsToSetInternal.forall(P2SetVisitor v)
Calls v's visit method on all nodes in this set.
|
boolean |
DoublePointsToSet.forall(P2SetVisitor v)
Calls v's visit method on all nodes in this set.
|
boolean |
HybridPointsToSet.forall(P2SetVisitor v)
Calls v's visit method on all nodes in this set.
|
Copyright © 2024 Soot OSS. All rights reserved.