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