Package com.ibm.wala.ipa.callgraph
Class DelegatingContext
- java.lang.Object
-
- com.ibm.wala.ipa.callgraph.DelegatingContext
-
-
Constructor Summary
Constructors Constructor Description DelegatingContext(Context A, Context B)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ContextItemget(ContextKey name)inthashCode()StringtoString()
-
-
-
Method Detail
-
get
public ContextItem get(ContextKey name)
-
-