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 com.ibm.wala.ipa.callgraph.ContextItem
ContextItem.Value<T>
-
Field Summary
Fields inherited from class com.ibm.wala.ipa.callgraph.propagation.SelectiveCPAContext
base
-
Method Summary
Methods inherited from class com.ibm.wala.ipa.callgraph.propagation.SelectiveCPAContext
equals, hashCode
-
Method Details
-
get
- Specified by:
get
in interfaceContext
- Overrides:
get
in classSelectiveCPAContext
- Returns:
- the objects corresponding to a given name
-
toString
- Overrides:
toString
in classSelectiveCPAContext
-