package ppxlib_jane

  1. Overview
  2. Docs

The ASTs for include functor. When we merge this upstream, we'll merge these into the existing P{sig,str}_include constructors (similar to what we did with T{sig,str}_include, but without depending on typechecking).

type signature_item =
  1. | Ifsig_include_functor of Ppxlib_ast.Parsetree.include_description
type structure_item =
  1. | Ifstr_include_functor of Ppxlib_ast.Parsetree.include_declaration
OCaml

Innovation. Community. Security.