![]() |
atlas
0.6
|
#include <axis-types.h>
Public Member Functions | |
expr_error (const expr &e, const std::string &s) throw () | |
![]() | |
program_error (const std::string &s) | |
![]() | |
error_base (const std::string &s) | |
const char * | what () const throw () |
Public Attributes | |
const expr & | offender |
![]() | |
std::string | message |
|
inline |
const expr& atlas::interpreter::expr_error::offender |