public class CFStore extends CFAbstractStore<CFValue,CFStore>
Store.FlowRule, Store.Kind
analysis, arrayValues, classValues, fieldValues, localVariableValues, methodValues, sequentialSemantics, thisValue
Constructor and Description |
---|
CFStore(CFAbstractAnalysis<CFValue,CFStore,?> analysis,
boolean sequentialSemantics) |
CFStore(CFAbstractAnalysis<CFValue,CFStore,?> analysis,
CFAbstractStore<CFValue,CFStore> other) |
canAlias, canInsertReceiver, clearValue, copy, equals, getValue, getValue, getValue, getValue, getValue, getValue, initializeMethodParameter, initializeThisValue, insertThisValue, insertValue, insertValue, internalVisualize, isMonotonicUpdate, isSideEffectFree, leastUpperBound, removeConflicting, removeConflicting, removeConflicting, replaceValue, supersetOf, toString, updateForArrayAssignment, updateForAssignment, updateForFieldAccessAssignment, updateForLocalVariableAssignment, updateForMethodCall, visualize, widenUpperBound
public CFStore(CFAbstractAnalysis<CFValue,CFStore,?> analysis, boolean sequentialSemantics)
public CFStore(CFAbstractAnalysis<CFValue,CFStore,?> analysis, CFAbstractStore<CFValue,CFStore> other)