package diffast-langs-fortran

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
sha256=2b36318d1317efb4e3ae71727934aa8883dde49ad5dd71d85df6a9b9b10bfe0a
md5=a0d35178f15cd2d2a3b907a0bbcc959c

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

Module F_label.InquireSpecSource

include module type of struct include Labels.InquireSpec end
Sourcetype t = Fortran_parsing.F_inquire_spec.t =
  1. | Access
  2. | Action
  3. | Asynch
  4. | Asynchronous
  5. | Blank
  6. | Decimal
  7. | Delim
  8. | Direct
  9. | Encoding
  10. | Err of Fortran_parsing.Label_common.label
  11. | Exist
  12. | File
  13. | Form
  14. | Formatted
  15. | Id
  16. | Iomsg
  17. | Iostat
  18. | Name
  19. | Named
  20. | Nextrec
  21. | Number
  22. | Opened
  23. | Pad
  24. | Pending
  25. | Pos
  26. | Position
  27. | Read
  28. | Readwrite
  29. | Recl
  30. | Round
  31. | Sequential
  32. | Sign
  33. | Size
  34. | Stream
  35. | Strid
  36. | Unformatted
  37. | Unit
  38. | Write
  39. | Binary
  40. | Buffered
  41. | Blocksize
  42. | Carriagecontrol
  43. | Convert
  44. | Defaultfile
  45. | Iofocus
  46. | Mode
  47. | Organization
  48. | Recordsize
  49. | Recordtype
  50. | Share
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_tag : t -> string * (string * Fortran_parsing.Label_common.label) list
Sourceval of_keyword : string -> t
Sourceval anonymize : t -> t
Sourceval to_short_string : ?ignore_identifiers_flag:bool -> t -> string
OCaml

Innovation. Community. Security.