package diffast-langs-fortran-parsing

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

Module Pinfo.ProcInterfaceSource

Sourcetype t =
  1. | Unknown
  2. | InterfaceName of Common.name
  3. | DeclarationTypeSpec of TypeSpec.t
Sourceval to_string : t -> string
Sourceval get_name : t -> Common.name
Sourceval of_label : L.t -> t
Sourceval is_interface_name : t -> bool
OCaml

Innovation. Community. Security.