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