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 © 2018 FasterXML. All rights reserved.