package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | NoIntent
  2. | In
  3. | Out
  4. | Inout
val to_string : t -> string
val of_ispec_label : Fortran_parsing.Labels.IntentSpec.t -> t
OCaml

Innovation. Community. Security.