Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module type Defs.InnerClassBuilder

module type InnerClassBuilder = functor (Loc : Loc) -> 
  Class

Parameters :

Loc:Defs.Loc

val generate : Type.decl list -> Camlp4.PreCast.Ast.str_item
val generate_sigs : Type.decl list -> Camlp4.PreCast.Ast.sig_item