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