|
SphinxBase 5prealpha
|
Data Fields | |
| char * | name |
| Rule or token name. | |
| glist_t | tags |
| Tags, if any (glist_t of char *). | |
| float | weight |
| Weight (default 1). | |
Definition at line 110 of file jsgf_internal.h.
| char* jsgf_atom_s::name |
Rule or token name.
Definition at line 111 of file jsgf_internal.h.
| glist_t jsgf_atom_s::tags |
Tags, if any (glist_t of char *).
Definition at line 112 of file jsgf_internal.h.
| float jsgf_atom_s::weight |
Weight (default 1).
Definition at line 113 of file jsgf_internal.h.