public class BoxTypeFlow extends NewInstanceTypeFlow
heapObjectsCache, typesourceStatedeclaredType, graphRef, id, inQueue, nextId, source, state, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
BoxTypeFlow(BytecodePosition position,
AnalysisType type) |
BoxTypeFlow(PointsToAnalysis bb,
BoxTypeFlow original,
MethodFlowsGraph methodFlows) |
| Modifier and Type | Method and Description |
|---|---|
TypeFlow<BytecodePosition> |
copy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows)
By default a type flow is not cloneable.
|
String |
toString() |
cloneSourceState, typecanSaturate, initFlow, onInputSaturated, onObservedSaturated, onObservedUpdate, onSaturated, setSourceStateaddInput, addObservee, addObserver, addObserver, addState, addState, addUse, addUse, 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, onSaturated, receiver, removeInput, removeObservee, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setObserved, setSaturated, setSlot, setState, setUsedAsAParameter, setUsedAsAReceiver, swapAtObserver, swapAtUse, swapOut, updatepublic BoxTypeFlow(BytecodePosition position,
AnalysisType type)
public BoxTypeFlow(PointsToAnalysis bb, BoxTypeFlow original, MethodFlowsGraph methodFlows)
public TypeFlow<BytecodePosition> copy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
TypeFlowcopy in class NewInstanceTypeFlowpublic String toString()
toString in class NewInstanceTypeFlow