ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Node.__anonymous
ae
utils
xmldom
XmlDom
Node
Undocumented in source.
union
__anonymous
union
__anonymous
struct
Node
union
__anonymous {
XML_STRING
attributeValue
;
Node
*
firstChild
;
}
Members
Variables
attributeValue
XML_STRING
attributeValue
;
Attribute tags only
firstChild
Node
*
firstChild
;
Non-attribute tags only
Meta
Source
See Implementation
ae
utils
xmldom
XmlDom
Node
unions
__anonymous
variables
nextSibling
parent
type