_dfa_arc Struct Reference

Transition arc of DFA. More...

#include <dfa.h>

Collaboration diagram for _dfa_arc:

Collaboration graph
[legend]

Data Fields

short label
 Input(=category ID) corresponding to this arc.
int to_state
 Next state to move.
_dfa_arcnext
 Pointer to the next arc in the same state, NULL if last.

Detailed Description

Transition arc of DFA.

Definition at line 55 of file dfa.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:14:58 2009 for Julius by  doxygen 1.5.1