Goblint_lib.WitnessGhostGhost variables for YAML witnesses.
module Var : sig ... endGhost variables for YAML witnesses.
include module type of struct include Var endval equal :
Goblint_lib__.WitnessGhostVar.t ->
Goblint_lib__.WitnessGhostVar.t ->
Ppx_deriving_runtime.boolval compare :
Goblint_lib__.WitnessGhostVar.t ->
Goblint_lib__.WitnessGhostVar.t ->
Ppx_deriving_runtime.intinclude sig ... endval pretty : unit -> Goblint_lib__.WitnessGhostVar.t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> Goblint_lib__.WitnessGhostVar.t -> unitval typ : Goblint_lib__.WitnessGhostVar.t -> GoblintCil.typval initial : Goblint_lib__.WitnessGhostVar.t -> GoblintCil.expmodule Map : sig ... endinclude module type of struct include Map endtype t = Var.ttype marshal = RichVarinfo.BiVarinfoMap.Make(Var).marshalval to_varinfo : t -> GoblintCil.varinfoval unmarshal : marshal option -> unitval marshal : unit -> marshalval bindings : unit -> (t * GoblintCil.varinfo) listval from_varinfo : GoblintCil.varinfo -> t optionval mem_varinfo : GoblintCil.varinfo -> boolval describe_varinfo : GoblintCil.varinfo -> t -> stringval variable' :
Goblint_lib__.WitnessGhostVar.t ->
YamlWitnessType.GhostInstrumentation.Variable.tval update' :
Goblint_lib__.WitnessGhostVar.t ->
CilType.Exp.t ->
YamlWitnessType.GhostInstrumentation.Update.tval location_update' :
node:Node.t ->
updates:Goblint_lib__YamlWitnessType.GhostInstrumentation.Update.t list ->
YamlWitnessType.GhostInstrumentation.LocationUpdate.tval instrumentation_entry :
task:Goblint_lib__YamlWitnessType.Task.t ->
variables:Goblint_lib__YamlWitnessType.GhostInstrumentation.Variable.t list ->
location_updates:
Goblint_lib__YamlWitnessType.GhostInstrumentation.LocationUpdate.t list ->
YamlWitnessType.Entry.t