public class CallString extends Object implements ContextItem
ContextItem.Value<T>| Constructor and Description |
|---|
CallString(CallSiteReference site,
IMethod method) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CallSiteReference[] |
getCallSiteRefs() |
IMethod[] |
getMethods() |
int |
hashCode() |
String |
toString() |
public CallString(CallSiteReference site, IMethod method)
public CallSiteReference[] getCallSiteRefs()
public IMethod[] getMethods()