MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::MLLIFContext Class Reference

#include <Context.h>

Collaboration diagram for mllif::MLLIFContext:

Public Member Functions

const std::vector< Error > & errors () const
 
void error (const std::string &what)
 
 operator bool () const
 
bool operator! () const
 

Detailed Description

Definition at line 29 of file Context.h.

Member Function Documentation

◆ error()

void mllif::MLLIFContext::error ( const std::string & what)
inline

Definition at line 35 of file Context.h.

Here is the caller graph for this function:

◆ errors()

const std::vector< Error > & mllif::MLLIFContext::errors ( ) const
inline

Definition at line 33 of file Context.h.

◆ operator bool()

mllif::MLLIFContext::operator bool ( ) const
inline

Definition at line 39 of file Context.h.

◆ operator!()

bool mllif::MLLIFContext::operator! ( ) const
inline

Definition at line 43 of file Context.h.


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