public class WeightedBoomerang.FieldWritePOI extends AbstractPOI<ControlFlowGraph.Edge,Val,Field>
| Constructor and Description |
|---|
FieldWritePOI(ControlFlowGraph.Edge statement,
Val base,
Field field,
Val stored) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ForwardQuery baseAllocation,
Query flowAllocation) |
equals, getBaseVar, getCfgEdge, getField, getStoredVar, hashCode, toStringaddBaseAllocation, addFlowAllocationpublic FieldWritePOI(ControlFlowGraph.Edge statement, Val base, Field field, Val stored)
public void execute(ForwardQuery baseAllocation, Query flowAllocation)
execute in class PointOfIndirection<ControlFlowGraph.Edge,Val,Field>Copyright © 2024. All rights reserved.