public class ExtractAllAliasListener<W extends Weight> extends Object implements SyncPDSUpdateListener<Statement,Val>
| Constructor and Description |
|---|
ExtractAllAliasListener(AbstractBoomerangSolver<W> fwSolver,
Set<AccessPath> results,
Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
onReachableNodeAdded(Node<Statement,Val> reachableNode) |
public ExtractAllAliasListener(AbstractBoomerangSolver<W> fwSolver, Set<AccessPath> results, Statement stmt)
public void onReachableNodeAdded(Node<Statement,Val> reachableNode)
onReachableNodeAdded in interface SyncPDSUpdateListener<Statement,Val>Copyright © 2023. All rights reserved.