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 ExceptionPath
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equalsImpl(polyglot.types.TypeObject o)
public int hashCode()
hashCode
in class java.lang.Object