public class GetCaughtExceptionStatement extends Statement
Statement.Kind
Constructor and Description |
---|
GetCaughtExceptionStatement(CGNode node,
SSAGetCaughtExceptionInstruction st) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
SSAGetCaughtExceptionInstruction |
getInstruction() |
Statement.Kind |
getKind() |
int |
hashCode() |
String |
toString() |
public GetCaughtExceptionStatement(CGNode node, SSAGetCaughtExceptionInstruction st)
public Statement.Kind getKind()
public SSAGetCaughtExceptionInstruction getInstruction()