AbstractStateT - The type of the values of the traced analysis.public class JvmMemoryLocationCpa<AbstractStateT extends LatticeAbstractState<AbstractStateT>> extends SimpleCpa
JvmMemoryLocationCpa backtraces memory locations. See JvmMemoryLocationTransferRelation for details.| Constructor and Description |
|---|
JvmMemoryLocationCpa(AbstractStateT threshold,
BamCpa<JvmCfaNode,JvmCfaEdge,MethodSignature> bamCpa) |
getAbstractDomain, getMergeOperator, getPrecisionAdjustment, getStopOperator, getTransferRelationpublic JvmMemoryLocationCpa(AbstractStateT threshold, BamCpa<JvmCfaNode,JvmCfaEdge,MethodSignature> bamCpa)