Module Field.EnvSource

environment, mapping meta field identifiers to static FDD fields, and, for convenience, the initializer and mutability of the identifier

Sourcetype t
Sourceval empty : t
Sourceexception Full
Sourceval add : t -> string -> Syntax.meta_init -> bool -> t

may raise Full

Sourceval lookup : t -> string -> field * (Syntax.meta_init * bool)

may raise Not_found