Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = {
name : string with_loc;
value : Component_value.t with_loc list with_loc;
important : bool with_loc;
loc : Location.t;
}