SphinxBase 5prealpha
YYSTYPE Union Reference

Data Fields

char * name
 
float weight
 
jsgf_rule_trule
 
jsgf_rhs_trhs
 
jsgf_atom_tatom
 

Detailed Description

Definition at line 84 of file jsgf_parser.h.

Field Documentation

◆ atom

jsgf_atom_t* YYSTYPE::atom

Definition at line 92 of file jsgf_parser.h.

◆ name

char* YYSTYPE::name

Definition at line 88 of file jsgf_parser.h.

◆ rhs

jsgf_rhs_t* YYSTYPE::rhs

Definition at line 91 of file jsgf_parser.h.

◆ rule

jsgf_rule_t* YYSTYPE::rule

Definition at line 90 of file jsgf_parser.h.

◆ weight

float YYSTYPE::weight

Definition at line 89 of file jsgf_parser.h.


The documentation for this union was generated from the following file: