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