package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable ignored_regions : Langs_common.Astloc.t list
val context_buf : context_buffer
val branch_tag_stack : Fortran_parsing.Branch.tag Stack.t
method add : ?raise_if_failed:bool -> Fortran_parsing.Tokens_.token Fortran_parsing.Token.PB.qtoken -> unit
method add_ignored_region : Langs_common.Astloc.t -> unit
method add_ignored_regions : Langs_common.Astloc.t list -> unit
method add_to_context : Fortran_parsing.Token.qtoken_t -> unit
method begin_branch : open_if:bool -> Fortran_parsing.Branch.tag -> unit
method branch_depth : int
method checkpoint : Fortran_parsing.Context.key_t -> unit
method clear_context : unit
method current_bbuf : branching_buffer
method discard_branch : ?start_opt:Langs_common.Astloc.t option -> unit -> unit
method discard_line : unit
method dump_ignored_regions : unit
method dump_top : unit
method end_branch : open_if:bool -> Langs_common.Astloc.t -> unit
method enter_branch : Fortran_parsing.Branch.tag -> unit
method enter_context : unit
method exit_branch : unit
method exit_context : unit
method finish : unit
method get_branch_context : TBF.c * Fortran_parsing.Common.Loc.t
method has_else : Fortran_parsing.Branch.tag -> bool
method ignored_LOC : int
method ignored_regions : Langs_common.Astloc.t list
method in_branch : bool
method nbbuf : int
method parse : ?use_cache_incomplete:bool -> Fortran_parsing.Tokenbuffer.partial_parser -> TBF.c -> Fortran_parsing.Ast.Partial.t
method recover : Fortran_parsing.Context.key_t -> unit
method reg_branch_with_else : Fortran_parsing.Branch.tag -> unit
method set_context : Fortran_parsing.Context.t -> unit
OCaml

Innovation. Community. Security.