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/IoControlSpec/index.html

Module F_label.IoControlSpecSource

include module type of struct include Labels.IoControlSpec end
Sourcetype t = Fortran_parsing.F_io_control_spec.t =
  1. | Advance
  2. | Asynchronous
  3. | Blank
  4. | Decimal
  5. | Delim
  6. | End of Fortran_parsing.Label_common.label
  7. | Eor of Fortran_parsing.Label_common.label
  8. | Err of Fortran_parsing.Label_common.label
  9. | Fmt
  10. | Id
  11. | Iomsg
  12. | Iostat
  13. | Nml of Fortran_parsing.Label_common.name
  14. | Num
  15. | Pad
  16. | Pos
  17. | PreconnectedUnit
  18. | Rec
  19. | Round
  20. | Sign
  21. | Size
  22. | Unit
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_tag : t -> string * (string * Fortran_parsing.Label_common.label) list
Sourceval get_name_opt : t -> Fortran_parsing.Label_common.name option
Sourceval of_keyword : string -> t
Sourceval anonymize : t -> t
Sourceval to_short_string : ?ignore_identifiers_flag:bool -> t -> string
OCaml

Innovation. Community. Security.