public class ExceptionPath_c extends java.lang.Object implements ExceptionPath
ExceptionPath interface.Path.FixedPath| Constructor and Description |
|---|
ExceptionPath_c(polyglot.types.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsImpl(polyglot.types.TypeObject o) |
polyglot.types.Type |
exception() |
int |
hashCode() |
java.lang.String |
toString() |
public polyglot.types.Type exception()
exception in interface ExceptionPathpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean equalsImpl(polyglot.types.TypeObject o)
public int hashCode()
hashCode in class java.lang.Object