package diffast-langs-fortran

  1. Overview
  2. Docs
include module type of struct include Labels.CaseValueRange end
type t = Fortran_parsing.F_case_value_range.t =
  1. | Value
  2. | Lower
  3. | Upper
  4. | LowerUpper
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.