module DocumentPosition:sig..end
Node objects.typet = privateint
typemask = privateint
val disconnected : mask
val preceding : mask
val following : mask
val contains : mask
val contained_by : mask
val implementation_specific : mask
val has : t -> mask -> bool
val add : mask ->
mask -> mask
val (+) : mask ->
mask -> mask