Attr

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

localName
string localName()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
namespaceURI
Optional!(string) namespaceURI()
Undocumented in source. Be warned that the author may not have intended to support it.
ownerElement
auto ownerElement()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
Optional!(string) prefix()
Undocumented in source. Be warned that the author may not have intended to support it.
specified
bool specified()
Undocumented in source. Be warned that the author may not have intended to support it.
value
void value(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Node.Node _parent;
Undocumented in source.

Meta