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