| Package | Description |
|---|---|
| qilin.pta.toolkits.mahjong.automata |
| Modifier and Type | Method and Description |
|---|---|
static DFAState |
DFA.getDeadState() |
DFAState |
DFA.getStartState() |
| Modifier and Type | Method and Description |
|---|---|
Set<DFAState> |
DFA.getAllStates() |
Set<DFAState> |
DFA.getStates() |
| Modifier and Type | Method and Description |
|---|---|
Set<Type> |
DFA.outputOf(DFAState s) |
| Constructor and Description |
|---|
DFA(DFAState q0) |
Copyright © 2024 Soot OSS. All rights reserved.