public abstract class NameTable
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
NameTable() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
maybeDirty()
Method called to check to quickly see if a child symbol table
may have gotten additional entries.
|
abstract int |
size() |