SphinxBase 5prealpha
|
Data Fields | |
jsgf_rule_t * | rule |
The rule being expanded. | |
int | entry |
The entry-state for this expansion. | |
Definition at line 93 of file jsgf_internal.h.
int jsgf_rule_stack_s::entry |
The entry-state for this expansion.
Definition at line 95 of file jsgf_internal.h.
jsgf_rule_t* jsgf_rule_stack_s::rule |
The rule being expanded.
Definition at line 94 of file jsgf_internal.h.