package diffast-langs-fortran

  1. Overview
  2. Docs
Fortran parser plugin for Diff/AST

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
sha256=b5bc3e9ed7c92912e06be663c904b6d8c7d277828b6442e43d57c64414d9c5ab
md5=7404586197ede6a4f0a0d00a69069b37

doc/diffast-langs-fortran.base/Fortran_base/F_label/Annotation/index.html

Module F_label.AnnotationSource

Sourcetype spec =
  1. | Require of string list
  2. | Provide of string list
  3. | Spec of Pinfo.Name.Spec.t
Sourcetype t = spec list
Sourceval null : t
Sourceval mkrequire : string list -> spec
Sourceval mkprovide : string list -> spec
Sourceval spec_to_string : spec -> string
Sourceval to_string : spec list -> string
Sourceval from_specs : spec list -> t
Sourceval add_spec : t -> spec -> t
Sourceval iter : (spec -> unit) -> t -> unit
OCaml

Innovation. Community. Security.