Class GetFieldLabel
java.lang.Object
com.ibm.wala.demandpa.flowgraph.GetFieldLabel
- All Implemented Interfaces:
IFlowLabel
-
Nested Class Summary
Nested classes/interfaces inherited from interface IFlowLabel
IFlowLabel.IFlowLabelVisitor -
Method Summary
-
Method Details
-
make
-
getField
-
hashCode
-
equals
-
visit
- Specified by:
visitin interfaceIFlowLabel- Throws:
IllegalArgumentException
-
toString
-
bar
- Specified by:
barin interfaceIFlowLabel- Returns:
- the bar (inverse) edge corresponding to this edge
-
isBarred
public boolean isBarred()- Specified by:
isBarredin interfaceIFlowLabel- Returns:
- true if this is a "barred" edge
-