public final class HigherOrderDeclException extends RuntimeException
decl: Decl // higher order decl that caused the exception to be thrown
Modifier and Type | Method and Description |
---|---|
Decl |
decl()
Returns this.decl
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Decl decl()
© Emina Torlak 2005-present