public class PutFieldBarLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor
Modifier and Type | Method and Description |
---|---|
PutFieldLabel |
bar() |
boolean |
equals(Object obj) |
IField |
getField() |
int |
hashCode() |
boolean |
isBarred() |
static PutFieldBarLabel |
make(IField field) |
String |
toString() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static PutFieldBarLabel make(IField field)
public IField getField()
public PutFieldLabel 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