WitnessGhost.VarGhost variables for YAML witnesses.
val equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval name_varinfo : t -> stringval show : t -> stringinclude sig ... endval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> [> `String of string ]val typ : t -> GoblintCil.typval initial : t -> GoblintCil.exp