|
tipc
A TIP to LLVM compiler
|
Class for tipc semantic errors. More...
#include <SemanticError.h>


Public Member Functions | |
| 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... | |
Class for tipc semantic errors.
Errors in weeding, symbol processing, or type checking generate instances of this type.
|
inline |