SphinxBase
5prealpha
|
Data Fields | |
int | refcnt |
Reference count. More... | |
char * | name |
Rule name (NULL for an alternation/grouping) | |
int | is_public |
Is this rule marked 'public'? | |
jsgf_rhs_t * | rhs |
Expansion. | |
Definition at line 98 of file jsgf_internal.h.
int jsgf_rule_s::refcnt |
Reference count.
Definition at line 99 of file jsgf_internal.h.