typpx
a library for PPX with types
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val default_loc : Location.t Pervasives.ref
val with_loc : Location.t -> ( unit -> 'a ) -> 'a
Set default_loc
and run a function
val loc : 'a -> 'a Location.loc
module Dummy : sig ... end
Dummy builder. The data is set to some default and you need to override some of the fields.
val lidentloc_of_path : Path.t -> Longident.t Location.loc
module Path : sig ... end
module Typ : sig ... end
module Exp : sig ... end
module Pat : sig ... end
module MB : sig ... end
module Mod : sig ... end