package diffast-langs-fortran

  1. Overview
  2. Docs
include module type of struct include Labels.Format end
type t = Fortran_parsing.F_format.t =
  1. | Expr
  2. | Label of Fortran_parsing.Label_common.label
  3. | ListDirected
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * (string * Fortran_parsing.Label_common.label) list
val anonymize : t -> t
val to_short_string : ?ignore_identifiers_flag:bool -> t -> string
OCaml

Innovation. Community. Security.