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