Class HeapExclusions
java.lang.Object
com.ibm.wala.ipa.slicer.HeapExclusions
heap locations that should be excluded from data dependence during slicing
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
excludes
(PointerKey pk) static TypeReference
getType
(PointerKey pk)
-
Constructor Details
-
HeapExclusions
-
-
Method Details
-
filter
- Returns:
- the PointerKeys that are not excluded
- Throws:
IllegalArgumentException
- if s is null
-
excludes
-
getType
-