Specification of a DFA transition. More...
#include <int.hh>
List of all members.
Specification of a DFA transition.
Definition at line 1754 of file int.hh.
input state
Definition at line 1756 of file int.hh.
symbol
Definition at line 1757 of file int.hh.
output state
Definition at line 1758 of file int.hh.