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 IFlowLabel
public void visit(IFlowLabel.IFlowLabelVisitor v, Object dst) throws IllegalArgumentException
visit
in interface IFlowLabel
IllegalArgumentException
public boolean isBarred()
isBarred
in interface IFlowLabel
Copyright © 2019. All rights reserved.