Common.Stateval make : modular:bool -> library:bool -> keywords:Names.Id.Set.t -> unit -> tGetters
val get_modular : t -> boolval get_library : t -> boolval get_keywords : t -> Names.Id.Set.tval get_duplicate : t -> Names.ModPath.t -> Names.Id.t -> string optionReader-like
val with_visibility :
t ->
Names.ModPath.t ->
Names.MBId.t list ->
(t -> 'a) ->
'aval get_top_visible_mp : t -> Names.ModPath.tCleanup
val reset : t -> unit