module Streaming_ordered_context:sig
..end
type
streaming_ordered_context
val build_streaming_ordered_context : Nodeid.docid ->
Nodeid_context.nodeid_context ->
streaming_ordered_context
val get_docid : streaming_ordered_context -> Nodeid.docid
val new_preorderid : streaming_ordered_context -> Nodeid.preint_docorder
val new_postorderid : streaming_ordered_context ->
Nodeid.postint_docorder
val new_leaf_docorder : streaming_ordered_context ->
Nodeid.prepostint_docorder