public class PointsToStat extends Object implements AbstractStat
| Constructor and Description |
|---|
PointsToStat(PTA pta) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(Exporter exporter) |
protected Set<Object> |
getPointsToNewExpr(PointsToSet pts) |
public PointsToStat(PTA pta)
protected Set<Object> getPointsToNewExpr(PointsToSet pts)
public void export(Exporter exporter)
export in interface AbstractStatCopyright © 2024 Soot OSS. All rights reserved.