package diffast-langs-fortran-parsing

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

Parameters

module Stat : Aux.STATE_T

Signature

module TBF : sig ... end
module T : sig ... end
module PP : sig ... end
module U : sig ... end
module A : sig ... end
type bufs = {
  1. b_ppbuf : PP.buffer;
  2. b_trunkbuf : T.buffer;
  3. b_tokensrc : T.tokensource;
}
val mkbufs : PP.buffer -> T.buffer -> T.tokensource -> bufs
exception Empty
class c : Aux.env -> (Context.t -> TB.partial_parser list) -> object ... end
OCaml

Innovation. Community. Security.