package diffast-langs-fortran-parsing

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

Module Fortran_parsing.F_access_specSource

Sourcetype t =
  1. | Private
  2. | Public
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_tag : t -> string * 'a list
Sourceval to_attr_spec : t -> F_attr_spec.t
Sourceval to_type_attr_spec : t -> F_type_attr_spec.t
Sourceval to_proc_attr_spec : t -> F_proc_attr_spec.t
OCaml

Innovation. Community. Security.