public class GetFieldLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor
Modifier and Type | Method and Description |
---|---|
GetFieldBarLabel |
bar() |
boolean |
equals(Object obj) |
IField |
getField() |
int |
hashCode() |
boolean |
isBarred() |
static GetFieldLabel |
make(IField field) |
String |
toString() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static GetFieldLabel make(IField field)
public IField getField()
public void visit(IFlowLabel.IFlowLabelVisitor v, Object dst) throws IllegalArgumentException
visit
in interface IFlowLabel
IllegalArgumentException
public GetFieldBarLabel bar()
bar
in interface IFlowLabel
public boolean isBarred()
isBarred
in interface IFlowLabel