ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Node.__anonymous
ae
utils
xmldom
XmlDom
Node
Undocumented in source.
union
__anonymous
struct
Node
union
__anonymous {
STRING
tag
;
alias
attributeName
=
tag
;
XML_STRING
text
;
}
union
__anonymous
Members
Aliases
attributeName
alias
attributeName
=
tag
Undocumented in source.
Variables
tag
STRING
tag
;
Undocumented in source.
text
XML_STRING
text
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
xmldom
XmlDom
Node
unions
__anonymous
variables
nextSibling
parent
type