class REPORTER


Flattened version is here



Public


Readable Attributes
attr max_index : CARD ;
attr raise_error : BOOL ;
attr throw_back_active : BOOL ;
attr warning_not_error : BOOL ;

Features
create(


Private

attr error_count : CARD ;
attr error_count : CARD ;
attr lib : LIBCHARS ;
attr lib : LIBCHARS ;
attr line_no : CARD ;
attr line_no : CARD ;
attr max_index : CARD ;
attr messages : ARRAY{STR} ;
attr messages : ARRAY{STR} ;
attr raise_error : BOOL ;
attr source : FILE_PATH ;
attr source : FILE_PATH ;
attr throw_back_active : BOOL ;
attr throw_back_channel : REFERENCE ;
attr throw_back_channel : REFERENCE ;
attr throw_back_possible : BOOL ;
attr throw_back_possible : BOOL ;
attr warning_count : CARD ;
attr warning_count : CARD ;
attr warning_not_error : BOOL ;

The Sather Home Page