Module Analyses_datatype.Annotation_kind

module Annotation_kind: Datatype.S  with type t = annotation_kind

include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.t

Deep copy: no possible sharing between x and copy x.