public final class ExceptionReturnValueKey extends ReturnValueKey
Constructor and Description |
---|
ExceptionReturnValueKey(CGNode node) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getNode, internalEquals, internalHashCode
public ExceptionReturnValueKey(CGNode node)
public String toString()
toString
in class ReturnValueKey
public boolean equals(Object obj)
equals
in class ReturnValueKey
public int hashCode()
hashCode
in class ReturnValueKey