JmpBufDomain.BufferEntrytype t = Node.t * ControlSpecC.tval hash : t -> intval show : (Node.t * ControlSpecC.t) -> stringval pretty : unit -> (Node.t * ControlSpecC.t) -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> (Node.t * ControlSpecC.t) -> unitval to_yojson :
(Node.t * ControlSpecC.t) ->
[> `Assoc of (string * Yojson.Safe.t) list ]val arbitrary : unit -> (Node.t * ControlSpecC.t) QCheck.arbitrary