Ast_helper.Val
Value declarations
let mk: ?loc:loc => ?attrs:attrs => ?docs:Docstrings.docs => ?prim:list(string) => str => Parsetree.core_type => Parsetree.value_description;