Helpers to produce Parsetree fragments
val with_default_loc : loc ‑> (unit ‑> 'a) ‑> 'a
Set the default_loc
within the scope of the execution
of the provided function.
module Const : sig ... end
module Opn : sig ... end
module Incl : sig ... end
Value bindings
module Vb : sig ... end