ShapeDomain.Edgesinclude sig ... endval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.inttype group = Printable.Std.group = |val show_group : group -> 'aval invariant : 'a -> 'b -> Invariant.tval hash :
[< `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] ->
intval pretty : unit -> t -> Pretty.docval relift :
([< `Bot
| `Lifted1 of ListPtrSet.t
| `Lifted2 of ListPtrSet.t
| `Top Lifted1 Lifted2 ] as 'a) ->
'aval printXml :
'a BatInnerIO.output ->
[< `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] ->
unitval to_yojson :
[< `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] ->
[> `Assoc of (string * Printable.json) list | `String of string ]val leq :
[> `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] ->
[> `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] ->
boolval join :
([> `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] as 'a) ->
'a ->
'aval meet :
([> `Bot | `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t | `Top ] as 'a) ->
'a ->
'aval widen :
[> `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t ] ->
([> `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t ] as 'a) ->
'aval narrow :
([> `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t ] as 'a) ->
[> `Lifted1 of ListPtrSet.t | `Lifted2 of ListPtrSet.t ] ->
'aval show : t -> string