public class ThrowableType
extends java.lang.Object
| Constructor and Description |
|---|
ThrowableType(polyglot.types.Type t,
boolean isExactType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isExactType() |
java.lang.String |
toString() |
polyglot.types.Type |
type() |
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean isExactType()
public polyglot.types.Type type()