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).
pub fn report_error(
frontend: &Frontend,
format: ReportFormat,
error: &TypeError,
)C++ static void reportError(const Frontend& frontend, ReportFormat format, const TypeError& error)
(CLI/src/Analyze.cpp:70-84).