public final class GlobalSubTreeIndex extends SimpleStateIndex<RegexASTSubtreeRootNode>
| Constructor and Description |
|---|
GlobalSubTreeIndex() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getStateId(RegexASTSubtreeRootNode state) |
protected void |
setStateId(RegexASTSubtreeRootNode state,
int id) |
add, get, getEmptySet, getId, getNumberOfStates, getState, iterator, size, spliterator, streamclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEmptyprotected int getStateId(RegexASTSubtreeRootNode state)
getStateId in class SimpleStateIndex<RegexASTSubtreeRootNode>protected void setStateId(RegexASTSubtreeRootNode state, int id)
setStateId in class SimpleStateIndex<RegexASTSubtreeRootNode>