package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Xstring = Diffast_misc.Xstring
module Astloc = Langs_common.Astloc
module Layeredloc = Langs_common.Layeredloc
module Parserlib_base = Langs_common.Parserlib_base
module Loc = Astloc
module LLoc = Layeredloc
module Aux = Parser_aux
module PB = Parserlib_base
module C = Context
module M = Macro
module Partial = Ast.Partial
val sprintf : ('a, unit, string) format -> 'a
val exponent_pat : Str.regexp
type parse_result =
  1. | Rcomplete of Partial.t
  2. | Rincomplete
  3. | Runknown
exception Empty
exception Incomplete
module F (Stat : Aux.STATE_T) : sig ... end
OCaml

Innovation. Community. Security.