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