package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | In
  2. | Inp
  3. | Rd
  4. | Rdp
  5. | Out
  6. | Eval
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * 'a list
OCaml

Innovation. Community. Security.