package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Err of Label_common.label
  2. | Iomsg
  3. | Iostat
  4. | Unit
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * (string * Label_common.label) list
val get_label : t -> Label_common.label
val anonymize : t -> t
OCaml

Innovation. Community. Security.