Represents an error risen by type mismatch inconsistency. Stores MismatchInfo that rose this error.
MismatchInfo
Instantiates TypeMismatchError with the given MismatchInfo data.
MismatchInfo that describes an errored type.
Contains information about occured type mismatch.
Generated using TypeDoc
Represents an error risen by type mismatch inconsistency. Stores
MismatchInfo
that rose this error.