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