Module Ast_helper.Type

Type declarations

val constructor : ?loc:loc -> ?attrs:attrs -> ?info:Docstrings.info -> ?vars:str list -> ?args:Parsetree.constructor_arguments -> ?res:Parsetree.core_type -> str -> Parsetree.constructor_declaration