public abstract class StoreFieldTypeFlow extends AccessFieldTypeFlow
| Modifier and Type | Class and Description |
|---|---|
static class |
StoreFieldTypeFlow.StoreInstanceFieldTypeFlow
The state of the StoreFieldTypeFlow reflects the state of the stored value.
|
static class |
StoreFieldTypeFlow.StoreStaticFieldTypeFlow |
field| Modifier | Constructor and Description |
|---|---|
protected |
StoreFieldTypeFlow(BytecodePosition storeLocation,
AnalysisField field) |
protected |
StoreFieldTypeFlow(StoreFieldTypeFlow original,
MethodFlowsGraph methodFlows) |
| Modifier and Type | Method and Description |
|---|---|
TypeState |
filter(PointsToAnalysis bb,
TypeState newState) |
field, filterObjectStateaddInput, addObservee, addObserver, addObserver, addState, addState, addUse, addUse, canSaturate, clearInputs, clearObservees, clearObservers, clearUses, copy, declaredTypeFilter, declaredTypeFilter, doAddUse, equals, filterUncheckedInterface, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, initFlow, invalidate, isAllInstantiated, isClone, isContextInsensitive, isSaturated, isValid, method, needsInitialization, notifyObserverOfSaturation, notifyUseOfSaturation, onInputSaturated, onObservedSaturated, onObservedUpdate, onSaturated, onSaturated, receiver, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setObserved, setSaturated, setSlot, setState, swapAtObserver, swapAtUse, swapOut, toString, updateprotected StoreFieldTypeFlow(BytecodePosition storeLocation,
AnalysisField field)
protected StoreFieldTypeFlow(StoreFieldTypeFlow original, MethodFlowsGraph methodFlows)
public TypeState filter(PointsToAnalysis bb, TypeState newState)