report

File report.str
Author unknown
Since unknown

Reporting error summaries to the user.




Statistics


General
Lines of code 177
Stratego
Module number 1 (100% documented)
Constructor number 0
Overlay number 0
Strategy number 8 (62% documented)
Rule number 0
DynamicRule number 0



Strategy summary


report-area(ATerm err, ATerm descr, ATerm file, ATerm area) Presents the 'area' in the file at stderr report.str
report-error(ATerm producer, ATerm error) n/a report.str
report-error(ATerm error) n/a report.str
report-error-summary(ATerm summary) Reports an error summary to the stderr report.str
report-file(ATerm err, ATerm descr, ATerm file) n/a report.str
report-location(ATerm err, ATerm descr, ATerm location) n/a report.str
report-location(ATerm err, ATerm descr, ATerm location) n/a report.str
report-specific-error(ATerm producer, ATerm error) n/a report.str



Strategy details


ATerm report-area(ATerm err, ATerm descr, ATerm file, ATerm area)
File report.str
Author unknown
Since unknown
 

Presents the 'area' in the file at stderr.



 
ATerm report-error(ATerm producer, ATerm error)
File report.str
Author unknown
Since unknown
 
Parameters
ATerm producer error Error

No information available.


type a -> a

 
ATerm report-error-summary(ATerm summary)
File report.str
Author unknown
Since unknown
 
Parameters
ATerm summary Summary -> Summary

Reports an error summary to the stderr.

The current term should be a FILE, stdin, or a string (preferred)


type a -> a

 
ATerm report-location(ATerm err, ATerm descr, ATerm location)
File report.str
Author unknown
Since unknown
 
Parameters
ATerm err error Location

No information available.


type a -> a

 
ATerm report-location(ATerm err, ATerm descr, ATerm location)
File report.str
Author unknown
Since unknown
 
Parameters
ATerm err location Location

No information available.


type a -> a