Closure Library API Documentation
Go to class or file:
iter.js
No description.
Useful links
Source Code
Git
File Location
/goog/dom/iter.js
Classes
goog.dom.iter.AncestorIterator
Iterator over a Node's ancestors, stopping after the document body.
goog.dom.iter.ChildIterator
Iterator over an Element's children.
goog.dom.iter.SiblingIterator
Iterator over a Node's siblings.
Directory dom
File Reference