package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable letter_spec_list : (Char.t * Char.t) list
val mutable bid_opt : BID.t option
val mutable loc_of_decl : Spec.loc_of_decl
val mutable id_of_decl : int
method set_bid : BID.t -> unit
method bid_opt : BID.t option
method loc_of_decl : Spec.loc_of_decl
method set_loc_of_decl : Spec.loc_of_decl -> unit
method id_of_decl : int
method set_id_of_decl : int -> unit
method type_spec : TypeSpec.t
method letter_spec_list : (Char.t * Char.t) list
method set_letter_spec_list : (Char.t * Char.t) list -> unit
method check : int -> bool
method to_string : string
OCaml

Innovation. Community. Security.