com.ibm.wala.demandpa.flowgraph
Class ReturnLabel
java.lang.Object
com.ibm.wala.demandpa.flowgraph.CallLabel
com.ibm.wala.demandpa.flowgraph.ReturnLabel
- All Implemented Interfaces:
- IFlowLabel
public class ReturnLabel
- extends CallLabel
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
make
public static ReturnLabel make(CallerSiteContext callSite)
visit
public void visit(IFlowLabel.IFlowLabelVisitor v,
java.lang.Object dst)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
bar
public ReturnBarLabel bar()
- Returns:
- the bar (inverse) edge corresponding to this edge
isBarred
public boolean isBarred()
- Returns:
- true if this is a "barred" edge