table of contents
other versions
- Tumbleweed 4.14.2-3.1
- Leap-16.0
- Leap-15.6
Ast_helper.Val(3) | OCaml library | Ast_helper.Val(3) |
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
2025-03-03 | OCamldoc |