Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Signature of trapping module.
val attach : t -> Msg.Locator.t -> unit
attach x loc
attaches loc
to item x
.
val locate : t -> Msg.Locator.t
locate x
gets the location for x
.