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