Package | Description |
---|---|
org.stekikun.dolmen.automaton |
Modifier and Type | Field and Description |
---|---|
static DFA.State |
DFA.State.EMPTY
The empty state
|
Modifier and Type | Method and Description |
---|---|
DFA.State |
DFA.State.withLocs(int n,
DFA.MemMap newMmap) |
Modifier and Type | Method and Description |
---|---|
protected static DFA.Key |
DFA.getKey(DFA.State s) |