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