Modifier and Type | Field and Description |
---|---|
(package private) SymbolTable |
original_table |
(package private) SymbolTable |
table |
Constructor and Description |
---|
SymbolTableIterator(SymbolTable t) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
String |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
SymbolTable table
SymbolTable original_table
SymbolTableIterator(SymbolTable t)
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.