#include <search.h>
Collaboration diagram for __nextword__:

Data Fields | |
| WORD_ID | id | 
| Word ID.  | |
| int | next_state | 
| Next DFA grammar state ID.  | |
| boolean | can_insert_sp | 
| TRUE if a short pause can insert between source hypothesis and this word.  | |
| TRELLIS_ATOM * | tre | 
| Pointer to the corresponding word in trellis.  | |
Definition at line 54 of file search.h.
 1.5.0