JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.google.javascript.rhino.Node.AncestorIterable
Packages that use
Node.AncestorIterable
Package
Description
com.google.javascript.rhino
The core AST from
Rhino
.
Uses of
Node.AncestorIterable
in
com.google.javascript.rhino
Methods in
com.google.javascript.rhino
that return
Node.AncestorIterable
Modifier and Type
Method and Description
Node.AncestorIterable
Node.
getAncestors
()
Iterates all of the node's ancestors excluding itself.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes