table of contents
other versions
Ast_helper.Ci(3o) | OCamldoc | Ast_helper.Ci(3o) |
NAME¶
Ast_helper.Ci - Classes
Module¶
Module Ast_helper.Ci
Documentation¶
Module Ci
: sig end
Classes
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> ?virt:Asttypes.virtual_flag -> ?params:(Parsetree.core_type * Asttypes.variance) list -> Ast_helper.str -> 'a -> 'a Parsetree.class_infos
source: | 2017-09-14 |