class REPORTER




Public


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

Features
can_throw : BOOL .. Included as can_throw
clear_errors .. Included as clear_errors
clear_warnings .. Included as clear_warnings
create( .. Included as create
create( .. Included as create
create(
done_throwing .. Included as done_throwing
error( .. Included as error
error( .. Included as error
error( .. Included as error
error( .. Included as error
error_free : BOOL .. Included as error_free
errors : CARD .. Included as errors
fatal .. Included as fatal
line_error( .. Included as line_error
line_error( .. Included as line_error
line_error( .. Included as line_error
line_error( .. Included as line_error
line_warn( .. Included as line_warn
line_warn( .. Included as line_warn
line_warn( .. Included as line_warn
line_warn( .. Included as line_warn
non_fatal .. Included as non_fatal
start_throw( .. Included as start_throw
warn( .. Included as warn
warn( .. Included as warn
warn( .. Included as warn
warn( .. Included as warn
warn_as_errors .. Included as warn_as_errors
warn_only .. Included as warn_only
warnings : CARD .. Included as warnings


Private

do_error( .. Included as do_error
do_warn( .. Included as do_warn
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 ;
throw( .. Included as throw
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