public class AssignLabel extends Object implements IFlowLabelWithFilter
IFlowLabel.IFlowLabelVisitor| Modifier and Type | Method and Description |
|---|---|
AssignBarLabel |
bar() |
boolean |
equals(Object obj) |
FilteredPointerKey.TypeFilter |
getFilter() |
int |
hashCode() |
boolean |
isBarred() |
static AssignLabel |
make(FilteredPointerKey.TypeFilter filter) |
static AssignLabel |
noFilter() |
String |
toString() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static AssignLabel noFilter()
public static AssignLabel make(FilteredPointerKey.TypeFilter filter)
public void visit(IFlowLabel.IFlowLabelVisitor v, Object dst) throws IllegalArgumentException
visit in interface IFlowLabelIllegalArgumentExceptionpublic AssignBarLabel bar()
bar in interface IFlowLabelpublic boolean isBarred()
isBarred in interface IFlowLabelpublic FilteredPointerKey.TypeFilter getFilter()
getFilter in interface IFlowLabelWithFilterCopyright © 2015. All rights reserved.