Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Compile_error Class Reference

#include <except.h>

List of all members.

Public Methods

 Compile_error (std::string str)
 Compile_error (const char *str)
void print (std::ostream &os, Ptree *tree)

Static Public Attributes

bool had_errors = 0


Constructor & Destructor Documentation

Compile_error::Compile_error std::string    str
 

Definition at line 88 of file except.cc.

Compile_error::Compile_error const char *    str
 

Definition at line 95 of file except.cc.


Member Function Documentation

void Compile_error::print std::ostream &    os,
Ptree   tree
 

Definition at line 143 of file except.cc.

References had_errors, and print_location().


Member Data Documentation

bool Compile_error::had_errors = 0 [static]
 

Definition at line 25 of file except.cc.

Referenced by print().


The documentation for this class was generated from the following files:
Generated on Mon Feb 10 17:35:27 2003 for VFiasco Semantics Compiler by doxygen1.2.15