Function show_parser_error

Source
pub fn show_parser_error(
    err: &ParserError,
    source_map: &SourceMap,
    current_dir: &Path,
)