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, waitbar, isBarred, visitprotected final CallerSiteContext callSite
protected CallLabel(CallerSiteContext callSite)
Copyright © 2015. All rights reserved.