Frontend.Diagnosticval range_of_loc_span :
?printed_filename:string ->
?code:string ->
Middle.Location_span.t ->
Grace.Range.t * Grace.Diagnostic.Label.t listReturns the range represented by the location span and a list of secondary diagnostics identifying where it was included from, if applicable
Resets the style before the label to allow our own coloring to work better.