Public Member Functions | Package Functions | Package Attributes

antlr.collections.impl.VectorEnumerator Class Reference

Inherits java::util::Enumeration.

List of all members.

Public Member Functions

boolean hasMoreElements ()
Object nextElement ()

Package Functions

 VectorEnumerator (Vector v)

Package Attributes

Vector vector
int i

Constructor & Destructor Documentation

antlr.collections.impl.VectorEnumerator.VectorEnumerator ( Vector  v  )  [package]

Member Function Documentation

boolean antlr.collections.impl.VectorEnumerator.hasMoreElements (  ) 
Object antlr.collections.impl.VectorEnumerator.nextElement (  ) 

Member Data Documentation


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