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

Class for tipc parse errors. More...

#include <ParseError.h>

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

Public Member Functions

 ParseError (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 parse errors.

Errors in lexing or parsing generate instances of this type.

See also
Error

Constructor & Destructor Documentation

◆ ParseError()

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

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