CompareHashtbl.Var
include module type of struct include Printable.Std end
Default dummy definitions.
Include as the first thing to avoid these overriding actual definitions.
include module type of struct include Var end
include ConstrSys.SysVar with type t := t
val is_write_only : t -> bool
val pretty_trace : unit -> t -> GoblintCil.Pretty.doc
val var_id : t -> string
val node : t -> MyCFG.node
val pretty : unit -> t -> GoblintCil.Pretty.doc