package diffast-langs-fortran

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

Module F_label.AccessSpecSource

include module type of struct include Labels.AccessSpec end
Sourcetype t = Fortran_parsing.F_access_spec.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_type_attr_spec : t -> Fortran_parsing.F_type_attr_spec.t
Sourceval to_proc_attr_spec : t -> Fortran_parsing.F_proc_attr_spec.t
Sourceval to_short_string : t -> string
OCaml

Innovation. Community. Security.