package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Fortran_parsing.BranchSource

module Xstring = Diffast_misc.Xstring
module Astloc = Langs_common.Astloc
module Parserlib_base = Langs_common.Parserlib_base
module Loc = Astloc
Sourcemodule Aux = Parser_aux
module PB = Parserlib_base
Sourcemodule C = Context
Sourcetype tag =
  1. | Tifdef of string * Fortran_parsing.Common.Loc.t
  2. | Tifndef of string * Fortran_parsing.Common.Loc.t
  3. | Tif of string * Fortran_parsing.Common.Loc.t
  4. | Telif of string * Fortran_parsing.Common.Loc.t * Fortran_parsing.Common.Loc.t
  5. | Telse of Fortran_parsing.Common.Loc.t * Fortran_parsing.Common.Loc.t
  6. | Tcontext
  7. | Tselected
  8. | Tdummy
Sourceval tag_to_string : tag -> string
Sourceval key_loc_of_tag : tag -> Fortran_parsing.Common.Loc.t
Sourcemodule F (Stat : Aux.STATE_T) : sig ... end
OCaml

Innovation. Community. Security.