public class NewLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor
Modifier and Type | Method and Description |
---|---|
NewBarLabel |
bar() |
boolean |
isBarred() |
String |
toString() |
static NewLabel |
v() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static NewLabel v()
public void visit(IFlowLabel.IFlowLabelVisitor v, Object dst) throws IllegalArgumentException
visit
in interface IFlowLabel
IllegalArgumentException
public NewBarLabel bar()
bar
in interface IFlowLabel
public boolean isBarred()
isBarred
in interface IFlowLabel