package ppxlib_jane

  1. Overview
  2. Docs

Module Jane_syntax.StrengthenSource

The ASTs for module type strengthening.

Sourcetype module_type = {
  1. mty : Ppxlib_jane__.Shadow_compiler_distribution.Parsetree.module_type;
  2. mod_id : Astlib.Longident.t Location.loc;
}
Sourceval mty_of : loc:Location.t -> module_type -> Ppxlib_jane__.Shadow_compiler_distribution.Parsetree.module_type