|
tipc
A TIP to LLVM compiler
|
A runtime error when unifying type terms. More...
#include <UnificationError.h>


Public Member Functions | |
| UnificationError (const char *msg) | |
Public Member Functions inherited from SemanticError | |
| SemanticError (const std::string &msg) | |
Public Member Functions inherited from Error | |
| Error (const std::string &msg) | |
| virtual const char * | what () const noexcept |
| Construct error with message. More... | |
A runtime error when unifying type terms.
|
inline |