package diffast-langs-fortran

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module F_label.CaseValueRangeSource

include module type of struct include Labels.CaseValueRange end
Sourcetype t = Fortran_parsing.F_case_value_range.t =
  1. | Value
  2. | Lower
  3. | Upper
  4. | LowerUpper
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_tag : t -> string * 'a list
Sourceval to_short_string : t -> string
OCaml

Innovation. Community. Security.