Queries.VIval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval show_group : group -> 'aval show : [< `Bot | `Lifted of Basetype.Variables.t | `Top ] -> stringval pretty : unit -> t -> Goblint_lib__Printable.Pretty.docval printXml :
'a BatInnerIO.output ->
[< `Bot | `Lifted of Basetype.Variables.t | `Top ] ->
unitval to_yojson :
[< `Bot | `Lifted of Basetype.Variables.t | `Top ] ->
Yojson.Safe.tval relift :
([< `Bot | `Lifted of Basetype.Variables.t | `Top Lifted ] as 'a) ->
'aval arbitrary :
unit ->
[ `Bot | `Lifted of Basetype.Variables.t | `Top ] QCheck.arbitraryval join :
([> `Bot | `Lifted of Basetype.Variables.t | `Top ] as 'a) ->
'a ->
'aval widen :
([> `Bot | `Lifted of Basetype.Variables.t | `Top ] as 'a) ->
'a ->
'aval meet :
([> `Bot | `Lifted of Basetype.Variables.t | `Top ] as 'a) ->
'a ->
'aval narrow :
([> `Bot | `Lifted of Basetype.Variables.t | `Top ] as 'a) ->
'a ->
'a