table of contents
other versions
- bookworm 4.13.1-4
- testing 5.2.0-3
- unstable 5.3.0-1
- experimental 5.3.0-1~exp2
Ast_helper.Vb(3o) | OCaml library | Ast_helper.Vb(3o) |
NAME¶
Ast_helper.Vb - Value bindings
Module¶
Module Ast_helper.Vb
Documentation¶
Module Vb
: sig end
Value bindings
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> ?value_constraint:Parsetree.value_constraint -> Parsetree.pattern -> Parsetree.expression -> Parsetree.value_binding
2025-01-15 | OCamldoc |