public class ParamLabel extends CallLabel
IFlowLabel.IFlowLabelVisitor| Modifier and Type | Method and Description |
|---|---|
ParamBarLabel |
bar() |
boolean |
isBarred() |
static ParamLabel |
make(CallerSiteContext callSite) |
java.lang.String |
toString() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
java.lang.Object dst) |
equals, getCallSite, hashCodepublic static ParamLabel make(CallerSiteContext callSite)
public void visit(IFlowLabel.IFlowLabelVisitor v, java.lang.Object dst) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic ParamBarLabel bar()
public boolean isBarred()