Parameters
Signature
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val getLocation : (Node.t * 'a) -> GoblintCil.Cil.location
val pretty_trace : unit -> (Node.t * LD.t) -> GoblintCil.Pretty.doc
val printXml : 'a BatInnerIO.output -> (Node.t * LD.t) -> unit
val var_id : (Node.t * 'a) -> string
val node : ('a * 'b) -> 'c
val is_write_only : 'a -> bool