module Pegasus::Dfa
Overview
This module is for deterministic finite automata. DFAs are used in Pegasus to describe the tokenizer state machine.
Defined in:
pegasus/dfa.crpegasus/table.cr
This module is for deterministic finite automata. DFAs are used in Pegasus to describe the tokenizer state machine.