public abstract class CallLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor
Modifier and Type | Field and Description |
---|---|
protected CallerSiteContext |
callSite |
Modifier | Constructor and Description |
---|---|
protected |
CallLabel(CallerSiteContext callSite) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CallerSiteContext |
getCallSite() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
bar, isBarred, visit
protected final CallerSiteContext callSite
protected CallLabel(CallerSiteContext callSite)