Add a command line option to disable the indexing of ignorable whitespaces.
[SXSI/xpathcomp.git] / src / stateSet.mli
1
2 include Ptset.S with type elt = int
3
4 val print : Format.formatter -> t -> unit