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