package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | NoAccessSpec
  2. | Private
  3. | Public
val to_string : t -> string
val is_public : t -> bool
val is_private : t -> bool
OCaml

Innovation. Community. Security.