Skip to main content

report_error

Function report_error 

Source
pub fn report_error(
    frontend: &Frontend,
    format: ReportFormat,
    error: &TypeError,
)
Expand description

C++ static void reportError(const Frontend& frontend, ReportFormat format, const TypeError& error) (CLI/src/Analyze.cpp:70-84).