package dunolint

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

Module Stanza.For_createSource

Sourcetype 'a t = {
  1. stanza : 'a;
  2. path : Fpath_base.Relative_path.t;
  3. original_sexp : Base.Sexp.t;
  4. sexps_rewriter : Sexps_rewriter.t;
  5. linter : Linter.t;
}
OCaml

Innovation. Community. Security.