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