DFA_STATE Struct Reference
State of DFA.
More...
#include <dfa.h>
Collaboration diagram for DFA_STATE:
[legend]
|
Data Fields |
int | number |
| Unique ID.
|
unsigned int | status |
| Status flag.
|
DFA_ARC * | arc |
| Pointer to its arc list, NULL if has no arc.
|
Detailed Description
State of DFA.
Definition at line 62 of file dfa.h.
The documentation for this struct was generated from the following file:
- libsent/include/sent/dfa.h
Generated on Thu Jul 23 12:15:03 2009 for Julius by
1.5.1