public class NormalStatement extends StatementWithInstructionIndex
Statement.Kind| Constructor and Description |
|---|
NormalStatement(CGNode node,
int instructionIndex) |
| Modifier and Type | Method and Description |
|---|---|
Statement.Kind |
getKind() |
java.lang.String |
toString() |
equals, getInstruction, getInstructionIndex, hashCodepublic NormalStatement(CGNode node, int instructionIndex)
public Statement.Kind getKind()
public java.lang.String toString()
toString in class StatementWithInstructionIndex