Class ASTEnumerator

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int i  
      (package private) VectorEnumerator nodes
      The list of root nodes for subtrees that match
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasMoreNodes()  
      AST nextNode()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait