tipc
A TIP to LLVM compiler
Public Member Functions | List of all members
SemanticError Class Reference

Class for tipc semantic errors. More...

#include <SemanticError.h>

Inheritance diagram for SemanticError:
Inheritance graph
[legend]
Collaboration diagram for SemanticError:
Collaboration graph
[legend]

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...
 

Detailed Description

Class for tipc semantic errors.

Errors in weeding, symbol processing, or type checking generate instances of this type.

See also
Error

Constructor & Destructor Documentation

◆ SemanticError()

SemanticError::SemanticError ( const std::string &  msg)
inline

The documentation for this class was generated from the following file: