Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = {
name : string with_loc;
prelude : Component_value.t with_loc list with_loc;
block : Brace_block.t;
loc : Location.t;
}