public class NewBarLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor| Modifier and Type | Method and Description |
|---|---|
NewLabel |
bar() |
boolean |
isBarred() |
static NewBarLabel |
v() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static NewBarLabel v()
public NewLabel bar()
bar in interface IFlowLabelpublic void visit(IFlowLabel.IFlowLabelVisitor v, Object dst) throws IllegalArgumentException
visit in interface IFlowLabelIllegalArgumentExceptionpublic boolean isBarred()
isBarred in interface IFlowLabelCopyright © 2015. All rights reserved.