Class PropertyNameContextSelector.PropNameContext
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.SelectiveCPAContext
com.ibm.wala.cast.js.ipa.callgraph.PropertyNameContextSelector.PropNameContext
- All Implemented Interfaces:
Context, ContextItem
- Enclosing class:
PropertyNameContextSelector
Context representing a particular name accessed by a correlated read/write pair.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ContextItem
ContextItem.Value<T> -
Field Summary
Fields inherited from class SelectiveCPAContext
base -
Method Summary
Methods inherited from class SelectiveCPAContext
equals, hashCode
-
Method Details
-
get
- Specified by:
getin interfaceContext- Overrides:
getin classSelectiveCPAContext- Returns:
- the objects corresponding to a given name
-
toString
- Overrides:
toStringin classSelectiveCPAContext
-