MLLIF
a MLIR-based Language to Language Interoperability Flyover
All Classes Namespaces Files Functions Variables Typedefs Properties Macros Pages
mllif::Error Class Reference

#include <Context.h>

Collaboration diagram for mllif::Error:

Public Member Functions

 Error (const std::string &what)
 
const std::string & what () const
 

Detailed Description

Definition at line 20 of file Context.h.

Constructor & Destructor Documentation

◆ Error()

mllif::Error::Error ( const std::string & what)
inline

Definition at line 24 of file Context.h.

Here is the call graph for this function:

Member Function Documentation

◆ what()

const std::string & mllif::Error::what ( ) const
inline

Definition at line 26 of file Context.h.

Here is the caller graph for this function:

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