Module table

Module table 

Source
Expand description

State-transition table (StateTransTable) related implementations.

A state-transition table can be built from a deterministic finite automaton (DFA).

Structsยง

StateTransTable
A state-transition table with symbol type S and tag type T.