Class JavaTypeContext
java.lang.Object
com.ibm.wala.analysis.reflection.JavaTypeContext
- All Implemented Interfaces:
Context
,ContextItem
Implements a Context which corresponds to a given type abstraction. Thus, this maps the name
"TYPE" to a JavaTypeAbstraction. TODO This context maps
ContextKey.RECEIVER
to a TypeAbstraction
.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.ibm.wala.ipa.callgraph.ContextItem
ContextItem.Value<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
get
(ContextKey name) getType()
int
hashCode()
toString()