Module Cil_datatype.Syntactic_scope

module Syntactic_scope: Datatype.S_with_collections  with type t = syntactic_scope

include Datatype.S
module Set: Datatype.Set  with type elt = t
module Map: Datatype.Map  with type key = t
module Hashtbl: Datatype.Hashtbl  with type key = t