package diffast-langs-fortran

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

Module F_label.IntentSpecSource

include module type of struct include Labels.IntentSpec end
Sourcetype t = Fortran_parsing.F_intent_spec.t =
  1. | In
  2. | Out
  3. | Inout
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_tag : t -> string * 'a list
Sourceval of_keyword : string -> t
Sourceval to_short_string : t -> string
OCaml

Innovation. Community. Security.