FlagModeDomain.Pinclude sig ... endval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval show_group : group -> 'aval pretty : unit -> t -> Goblint_lib__Printable.Pretty.docval printXml :
'a BatInnerIO.output ->
[< `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top ] ->
unitval to_yojson :
[< `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top ] ->
Yojson.Safe.tval relift :
([< `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top Lifted ] as 'a) ->
'aval arbitrary :
unit ->
[ `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top ]
QCheck.arbitraryval widen :
([> `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top ] as 'a) ->
'a ->
'aval meet :
([> `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top ] as 'a) ->
'a ->
'aval narrow :
([> `Bot
| `Lifted of Printable.Prod3(Method)(Eq)(IntDomain.FlatPureIntegers).t
| `Top ] as 'a) ->
'a ->
'aval show :
[< `Bot | `Lifted of Method.t * Eq.t * IntDomain.FlatPureIntegers.t | `Top ] ->
string