package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val stack : TBF.c Stack.t
val mutable context : Fortran_parsing.Context.t
method add : Fortran_parsing.Token.qtoken_t -> unit
method dump : unit
method get_context : Fortran_parsing.Context.t
method iter : (Fortran_parsing.Token.qtoken_t -> unit) -> unit
method iter_branch : (TBF.c -> unit) -> unit
method nbranches : int
method new_branch : Fortran_parsing.Branch.tag -> unit
method set_context : Fortran_parsing.Context.t -> unit
method top : TBF.c
OCaml

Innovation. Community. Security.