package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable stack : bogus_buf Stack.t
val checkpoint_tbl : (C.key_t, bogus_buf Stack.t) Hashtbl.t
method current_is_empty : bool
method set_context : Fortran_parsing.Context.t -> unit
method get_context : C.t
method clear_context : unit
method current : bogus_buf
method stack_size : int
method enter_context : unit
method exit_context : unit
method copy_stack : bogus_buf Stack.t -> bogus_buf Stack.t
method checkpoint : C.key_t -> unit
method recover : C.key_t -> unit
method to_string : string
OCaml

Innovation. Community. Security.