public abstract class NameTable extends 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() |
Copyright © 2012-2015 FasterXML. All Rights Reserved.