package camlp5

  1. Overview
  2. Docs
val longid_long_id : MLast.longid -> Longident.t
val conv_con : string -> string
val interf : string -> MLast.sig_item list -> Parsetree.signature
val implem : string -> MLast.str_item list -> Parsetree.structure
val phrase : MLast.str_item -> Parsetree.toplevel_phrase
val mkloc : Ploc.t -> Location.t
val fast : bool Stdlib.ref
val ctyp_mentions : string -> MLast.ctyp -> bool
val ctyp : MLast.ctyp -> Parsetree.core_type
val expr : MLast.expr -> Parsetree.expression
val patt : MLast.patt -> Parsetree.pattern
val module_expr : MLast.module_expr -> Parsetree.module_expr
val module_type : MLast.module_type -> Parsetree.module_type
OCaml

Innovation. Community. Security.