sig
  type t = PdgTypes.Node.t
  val pretty : Stdlib.Format.formatter -> PdgTypes.Node.t -> unit
end