Class Pxp_tree_parser.hash_index


class ['a Pxp_document.node #Pxp_document.extension as 'a] hash_index : object .. end

method add : string -> 'a Pxp_document.node -> unit
See above.
method find : string -> 'a Pxp_document.node
See above.
method index : (string, 'a Pxp_document.node) Hashtbl.t
Returns the hash table.