Struct prod_weighted_config_t
ClassList > prod_weighted_config_t
Configuration type for a weighted production.
#include <prod_weighted.h>
Public Attributes
| Type | Name |
|---|---|
| size_t | repl_len |
| prod_weighted_pair_t * | repl_list |
| size_t | term_len |
| prod_weighted_pair_t * | term_list |
Public Attributes Documentation
variable repl_len
The number of replacement strings in the list.
variable repl_list
List of strings serving as possible replacements in the production.
variable term_len
The number of terminal strings in the list.
variable term_list
List of strings serving as possible terminals in the production.
The documentation for this class was generated from the following file source/prod_weighted/src/prod_weighted.h