module Sl_select:Datatype.Make(sig
include Datatype.Undefined
typet =SlicingTypes.sl_select
val reprs : (Cil_datatype.Varinfo.t * SlicingInternals.fct_user_crit) list
val name : string
val varname : 'a -> string
val mem_project : (Project_skeleton.t -> bool) -> 'a -> boolend)
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.tDeep copy: no possible sharing between x and copy x.