|
SphinxBase
5prealpha
|
Data Fields | |
| int | refcnt |
| Reference count. | |
| 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.