This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | __nextword__ |
| struct | __node__ |
Typedefs | |
| typedef __nextword__ | NEXTWORD |
| typedef __node__ | NODE |
Definition in file search.h.
| typedef struct __nextword__ NEXTWORD |
Next word candidate in the 2nd pass. This will be used to hold word candidates that can be connected to a given hypothesis.
1.5.0