public static class OffsetStoreTypeFlow.UnsafeStoreTypeFlow extends OffsetStoreTypeFlow.AbstractUnsafeStoreTypeFlow
OffsetStoreTypeFlow.AbstractUnsafeStoreTypeFlow, OffsetStoreTypeFlow.StoreIndexedTypeFlow, OffsetStoreTypeFlow.UnsafePartitionStoreTypeFlow, OffsetStoreTypeFlow.UnsafeStoreTypeFlowobjectFlow, objectType, valueFlow| Constructor and Description |
|---|
UnsafeStoreTypeFlow(BytecodePosition storeLocation,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> objectFlow,
TypeFlow<?> valueFlow) |
UnsafeStoreTypeFlow(PointsToAnalysis bb,
MethodFlowsGraph methodFlows,
OffsetStoreTypeFlow.UnsafeStoreTypeFlow original) |
| Modifier and Type | Method and Description |
|---|---|
OffsetStoreTypeFlow.UnsafeStoreTypeFlow |
makeCopy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows) |
void |
onObservedSaturated(PointsToAnalysis bb,
TypeFlow<?> observed)
Notified by an observed flow that it is saturated.
|
void |
onObservedUpdate(PointsToAnalysis bb)
Notify the observer that the observed type flow state has changed.
|
String |
toString() |
copy, forceUpdate, initFlow, needsInitializationisContextInsensitive, markAsContextInsensitive, receiver, setObservedaddInput, addObservee, addObserver, addObserver, addState, addState, addUse, addUse, canSaturate, clearInputs, clearObservees, clearObservers, clearUses, declaredTypeFilter, declaredTypeFilter, doAddUse, equals, filter, filterUncheckedInterface, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, invalidate, isAllInstantiated, isClone, isSaturated, isValid, method, notifyObserverOfSaturation, notifyUseOfSaturation, onInputSaturated, onSaturated, onSaturated, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setSaturated, setSlot, setState, swapAtObserver, swapAtUse, swapOut, updatepublic UnsafeStoreTypeFlow(BytecodePosition storeLocation,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> objectFlow,
TypeFlow<?> valueFlow)
public UnsafeStoreTypeFlow(PointsToAnalysis bb, MethodFlowsGraph methodFlows, OffsetStoreTypeFlow.UnsafeStoreTypeFlow original)
public OffsetStoreTypeFlow.UnsafeStoreTypeFlow makeCopy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
makeCopy in class OffsetStoreTypeFlow.AbstractUnsafeStoreTypeFlowpublic void onObservedUpdate(PointsToAnalysis bb)
TypeFlowonObservedUpdate in class OffsetStoreTypeFlowpublic void onObservedSaturated(PointsToAnalysis bb, TypeFlow<?> observed)
TypeFlowonObservedSaturated in class OffsetStoreTypeFlow