Class CallStringContext
- java.lang.Object
-
- com.ibm.wala.ipa.callgraph.propagation.cfa.CallStringContext
-
-
Constructor Summary
Constructors Constructor Description CallStringContext(CallString cs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
ContextItem
get(ContextKey name)
int
hashCode()
String
toString()
-
-
-
Constructor Detail
-
CallStringContext
public CallStringContext(CallString cs)
-
-
Method Detail
-
get
public ContextItem get(ContextKey name)
-
-