Class NormalReturnCaller
java.lang.Object
com.ibm.wala.ipa.slicer.Statement
com.ibm.wala.ipa.slicer.StatementWithInstructionIndex
com.ibm.wala.ipa.slicer.NormalReturnCaller
- All Implemented Interfaces:
ValueNumberCarrier
A
Statement representing the normal return value in a caller, immediately after returning
to the caller.-
Nested Class Summary
Nested classes/interfaces inherited from class Statement
Statement.Kind -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StatementWithInstructionIndex
equals, getInstructionIndex, hashCode, toString
-
Constructor Details
-
NormalReturnCaller
-
-
Method Details
-
getValueNumber
public int getValueNumber()- Specified by:
getValueNumberin interfaceValueNumberCarrier
-
getInstruction
- Overrides:
getInstructionin classStatementWithInstructionIndex
-
getKind
-