librdesc
Loading...
Searching...
No Matches
Public Attributes | List of all members
rdesc_cfg_symbol Struct Reference

A terminal/non-terminal to describe body (right side) of a production rule. More...

#include <cfg.h>

Public Attributes

enum rdesc_cfg_symbol_type ty
 
int id
 

Detailed Description

A terminal/non-terminal to describe body (right side) of a production rule.

Member Data Documentation

◆ id

int rdesc_cfg_symbol::id

terminal, non-terminal, or sentinel identifier

◆ ty

enum rdesc_cfg_symbol_type rdesc_cfg_symbol::ty

type of the symbol


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