public abstract static class OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow extends OffsetLoadTypeFlow
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow, OffsetLoadTypeFlow.LoadIndexedTypeFlow, OffsetLoadTypeFlow.UnsafeLoadTypeFlow, OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlowobjectFlowdeclaredType, graphRef, id, inQueue, nextId, source, state, usedAsAParameter, usedAsAReceiver| Modifier and Type | Method and Description |
|---|---|
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow |
copy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows)
By default a type flow is not cloneable.
|
void |
initFlow(PointsToAnalysis bb)
Initialization code for some clone corner case type flows.
|
protected abstract OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow |
makeCopy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows) |
getObjectState, onObservedSaturated, onObservedUpdate, onSaturated, receiver, setObservedaddInput, addObservee, addObserver, addObserver, addState, addState, addUse, addUse, canSaturate, declaredTypeFilter, doAddUse, equals, filter, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, isAllInstantiated, isClone, isContextInsensitive, isSaturated, isUsedAsAParameter, isUsedAsAReceiver, method, notifyObserverOfSaturation, notifyUseOfSaturation, onInputSaturated, onSaturated, removeInput, removeObservee, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setSaturated, setSlot, setState, setUsedAsAParameter, setUsedAsAReceiver, swapAtObserver, swapAtUse, swapOut, toString, updatepublic final OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow copy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
TypeFlowprotected abstract OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow makeCopy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
public void initFlow(PointsToAnalysis bb)
TypeFlow