Public Member Functions | Package Attributes

antlr.collections.impl.ASTEnumerator Class Reference

Inheritance diagram for antlr.collections.impl.ASTEnumerator:
antlr.collections.ASTEnumeration

List of all members.

Public Member Functions

 ASTEnumerator (Vector v)
boolean hasMoreNodes ()
antlr.collections.AST nextNode ()

Package Attributes

VectorEnumerator nodes
int i = 0

Constructor & Destructor Documentation

antlr.collections.impl.ASTEnumerator.ASTEnumerator ( Vector  v  ) 

Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties