public class NormalStatement extends StatementWithInstructionIndex
Statement.Kind| Constructor and Description |
|---|
NormalStatement(CGNode node,
int instructionIndex) |
| Modifier and Type | Method and Description |
|---|---|
Statement.Kind |
getKind() |
String |
toString() |
equals, getInstruction, getInstructionIndex, hashCodepublic NormalStatement(CGNode node, int instructionIndex)
public Statement.Kind getKind()
public String toString()
toString in class StatementWithInstructionIndexCopyright © 2015. All rights reserved.