Class Node.AncestorIterable

java.lang.Object
com.google.javascript.rhino.Node.AncestorIterable
All Implemented Interfaces:
Iterable<Node>
Enclosing class:
Node

public static class Node.AncestorIterable extends Object implements Iterable<Node>
Iterator to go up the ancestor tree.