Specification of a DFA transition. More...
#include <int.hh>
List of all members.
Specification of a DFA transition.
Definition at line 1630 of file int.hh.
input state
Definition at line 1632 of file int.hh.
symbol
Definition at line 1633 of file int.hh.
output state
Definition at line 1634 of file int.hh.