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
method checkpoint : Fortran_parsing.Context.key_t -> unit
method clear_context : unit
method copy_stack : bogus_buf Stack.t -> bogus_buf Stack.t
method current : bogus_buf
method current_is_empty : bool
method enter_context : unit
method exit_context : unit
method get_context : Fortran_parsing.Context.t
method recover : Fortran_parsing.Context.key_t -> unit
method set_context : Fortran_parsing.Context.t -> unit
method stack_size : int
method to_string : string
OCaml

Innovation. Community. Security.