public interface StaticFieldStrategy<W extends wpds.impl.Weight>
| Modifier and Type | Method and Description |
|---|---|
void |
handleBackward(ControlFlowGraph.Edge curr,
Val leftOp,
StaticFieldVal staticField,
Set<wpds.interfaces.State> out) |
void |
handleForward(ControlFlowGraph.Edge storeStmt,
Val storedVal,
StaticFieldVal staticVal,
Set<wpds.interfaces.State> out) |
void handleForward(ControlFlowGraph.Edge storeStmt, Val storedVal, StaticFieldVal staticVal, Set<wpds.interfaces.State> out)
void handleBackward(ControlFlowGraph.Edge curr, Val leftOp, StaticFieldVal staticField, Set<wpds.interfaces.State> out)
Copyright © 2024. All rights reserved.