The index within the parent's children vector of this node.
Pointer back to parent node. Not owned.
A bitvector of flags containing information about why this element was inserted into the parse tree, including a variety of special parse situations.
The type of node that this is.
A supertype for GumboElement and GumboText, so that we can include one generic type in lists of children and cast as necessary to subtypes.