Expand description
State-transition table (StateTransTable) related implementations.
A state-transition table can be built from a deterministic finite
automaton (DFA).
Structsยง
- State
Trans Table - A state-transition table with symbol type
Sand tag typeT.