Provided by: ocaml-compiler-libs_4.02.3-5ubuntu2_amd64 bug

NAME

       Ast_helper.Val - Value declarations

Module

       Module   Ast_helper.Val

Documentation

       Module Val
        : sig end

       Value declarations

       val  mk  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->  ?docs:Docstrings.docs ->
       ?prim:string list -> Ast_helper.str -> Parsetree.core_type -> Parsetree.value_description