package diffast-langs-fortran

  1. Overview
  2. Docs
include module type of struct include Labels.Xlf.Assertion end
type t = Fortran_parsing.F_xlf.Assertion.t =
  1. | Itercnt
  2. | Minitercnt
  3. | Maxitercnt
  4. | Nodeps
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * 'a list
val to_short_string : t -> string
OCaml

Innovation. Community. Security.