Inherits java::util::Enumeration.
Public Member Functions | |
| boolean | hasMoreElements () |
| Object | nextElement () |
Package Functions | |
| VectorEnumeration (Vector v) | |
Package Attributes | |
| Vector | vector |
| int | i |
| antlr.collections.impl.VectorEnumeration.VectorEnumeration | ( | Vector | v | ) | [package] |
| boolean antlr.collections.impl.VectorEnumeration.hasMoreElements | ( | ) |
| Object antlr.collections.impl.VectorEnumeration.nextElement | ( | ) |
int antlr.collections.impl.VectorEnumeration.i [package] |
1.7.0