tipc
A TIP to LLVM compiler
|
Class for tipc parse errors. More...
#include <ParseError.h>
Public Member Functions | |
ParseError (const std::string &msg) | |
![]() | |
Error (const std::string &msg) | |
virtual const char * | what () const noexcept |
Construct error with message. More... | |
Class for tipc parse errors.
Errors in lexing or parsing generate instances of this type.
|
inline |