java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aya.tyck.ExprTycker.NotPi
- All Implemented Interfaces:
Serializable
- Enclosing class:
ExprTycker
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
actual
@NotNull public final @NotNull org.aya.syntax.core.term.Term actual
-
-
Constructor Details
-
NotPi
public NotPi(@NotNull @NotNull org.aya.syntax.core.term.Term actual)
-