package pa_ppx

  1. Overview
  2. Docs
val parse_mli : string -> MLast.sig_item list
val _demarsh : 'a -> string -> MLast.sig_item list
val cache : (string * MLast.sig_item list) list ref
val demarsh : 'a -> string -> MLast.sig_item list
val extract_module1 : impl_only:bool -> string -> MLast.sig_item -> MLast.sig_item list option
val extract_module : impl_only:bool -> string -> MLast.sig_item list -> MLast.sig_item list
val load_signature : impl_only:bool -> MLast.longid -> MLast.sig_item list
OCaml

Innovation. Community. Security.