Uses of Class
com.google.javascript.rhino.Node.AncestorIterable
Packages that use Node.AncestorIterable
-
Uses of Node.AncestorIterable in com.google.javascript.rhino
Methods in com.google.javascript.rhino that return Node.AncestorIterableModifier and TypeMethodDescriptionfinal Node.AncestorIterable
Node.getAncestors()
Iterates all of the node's ancestors excluding itself.