type-error-expected-type
Returns the expected type of the type check that led to the type error.
Exported from
Module common-dylan
Module Dylan
Modifiers
sealed
Arguments
type-error
An instance of
<type-error>
.
Values
type
An instance of
<type>
.
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of error conditions generated by type checks.
The class of all types, including classes and other types.