public class MatchBarLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor
Modifier and Type | Method and Description |
---|---|
MatchLabel |
bar() |
boolean |
isBarred() |
static MatchBarLabel |
v() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static MatchBarLabel v()
public MatchLabel 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