Skip to main content

Module tree_ordered_index_map

Module tree_ordered_index_map 

Source

Structsยง

TreeOrderedIndexMap ๐Ÿ”’
A data structure that tracks the use of an identifier type in the DOM. Currently this is meant for tracking elements that share an id or name attribute.
TreeOrderedIndexMapEntry ๐Ÿ”’
An entry in the TreeOrderedIndexMap.

Enumsยง

IndexType ๐Ÿ”’