AbstractThe end index of the node. Requires withEndIndices on the handler to be `true.
Next sibling
Abstract ReadonlynodeParent of the node
Previous sibling
Optionalsourceparse5 source code location info.
Available if parsing with parse5 and location info is enabled.
The start index of the node. Requires withStartIndices on the handler to be `true.
Abstract ReadonlytypeThe type of the node.
This object will be used as the prototype for Nodes when creating a DOM-Level-1-compliant structure.