fn get_literal_string_value( l: &Literal, parse_char: bool, parse_numbers: bool, ) -> Result<String, Error>