ContainDomain.PrettyFieldinclude module type of struct include Field endinclude Printable.S with type t = Cil.fieldinfoval hash : t -> intval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Printable.jsonval invariant : Invariant.context -> t -> Invariant.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitraryval lookup : t -> stringval show : t -> stringval pretty : unit -> t -> Pretty.doc