public class PiStatement extends Statement
Statement.Kind
Constructor and Description |
---|
PiStatement(CGNode node,
SSAPiInstruction pi) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Statement.Kind |
getKind() |
SSAPiInstruction |
getPi() |
int |
hashCode() |
String |
toString() |
public PiStatement(CGNode node, SSAPiInstruction pi)
public Statement.Kind getKind()
public SSAPiInstruction getPi()