Class NormalStatement
java.lang.Object
com.ibm.wala.ipa.slicer.Statement
com.ibm.wala.ipa.slicer.StatementWithInstructionIndex
com.ibm.wala.ipa.slicer.NormalStatement
A statement that has a corresponding index in the SSA IR
-
Nested Class Summary
Nested classes/interfaces inherited from class Statement
Statement.Kind -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StatementWithInstructionIndex
equals, getInstruction, getInstructionIndex, hashCode
-
Constructor Details
-
NormalStatement
-
-
Method Details
-
getKind
-
toString
- Overrides:
toStringin classStatementWithInstructionIndex
-