Package | Description |
---|---|
com.sun.msv.grammar |
abstract grammar model(AGM): common part.
|
Modifier and Type | Field and Description |
---|---|
private ExpressionPool.ClosedHash |
ExpressionPool.expTable
hash table that contains all expressions currently known to this table.
|
private ExpressionPool.ClosedHash |
ExpressionPool.ClosedHash.parent
The parent hash table.
|
Constructor and Description |
---|
ClosedHash(ExpressionPool.ClosedHash parent) |