Spec.Vinclude sig ... endval hash : t -> intval pretty : unit -> t -> Printable.Pretty.docval show :
[< `Left of Node.t
| `Middle of LockDomain.MustLock.t
| `Right of BoolDomain.Bool.t ] ->
stringval printXml :
'a BatInnerIO.output ->
[< `Left of Node.t
| `Middle of LockDomain.MustLock.t
| `Right of BoolDomain.Bool.t ] ->
unitval to_yojson :
[< `Left of Node.t
| `Middle of LockDomain.MustLock.t
| `Right of BoolDomain.Bool.t ] ->
Yojson.Safe.tval relift :
[< `Left of Node.t
| `Middle of LockDomain.MustLock.t
| `Right of BoolDomain.Bool.t ] ->
[> `Left of Node.t
| `Middle of LockDomain.MustLock.t
| `Right of BoolDomain.Bool.t ]