pub fn string_with_span<'a>(expr: &'a Expression) -> Option<(&'a str, Span)>