public interface IFlowLabel
Modifier and Type | Interface and Description |
---|---|
static interface |
IFlowLabel.IFlowLabelVisitor |
Modifier and Type | Method and Description |
---|---|
IFlowLabel |
bar() |
boolean |
isBarred() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
void visit(IFlowLabel.IFlowLabelVisitor v, Object dst)
IFlowLabel bar()
boolean isBarred()