Doc.Descrval has_source : t -> boolhas_source desc if the source code is available.
val pp_location : Stdlib.Format.formatter -> t -> unitprints the location if has_source, otherwise does nothing.
val pp_source : Stdlib.Format.formatter -> t -> unitprints source code if it is available, otherwise does nothing.