NodeIterator

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

detach
void detach()
Undocumented in source. Be warned that the author may not have intended to support it.
filter
auto filter()
Undocumented in source. Be warned that the author may not have intended to support it.
nextNode
auto nextNode()
Undocumented in source. Be warned that the author may not have intended to support it.
pointerBeforeReferenceNode
auto pointerBeforeReferenceNode()
Undocumented in source. Be warned that the author may not have intended to support it.
previousNode
auto previousNode()
Undocumented in source. Be warned that the author may not have intended to support it.
referenceNode
auto referenceNode()
Undocumented in source. Be warned that the author may not have intended to support it.
root
auto root()
Undocumented in source. Be warned that the author may not have intended to support it.
whatToShow
auto whatToShow()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta