Module Package.ScopeSource

Sourcetype t
Sourceval create : plugin -> t
Sourceval reserve : t -> string -> unit

Must _not_ be call after use

Sourceval declare : t -> ident -> unit

Must _not_ be call after use

Sourceval use : t -> ident -> unit
Sourceval resolve : t -> string IdMap.t