GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
c_token_and_value Struct Reference

Public Attributes

int token
 
c_exp_YYSTYPE value
 

Detailed Description

Definition at line 5682 of file c-exp.c.

Member Data Documentation

◆ token

int c_token_and_value::token

Definition at line 5684 of file c-exp.c.

Referenced by yylex().

◆ value

c_exp_YYSTYPE c_token_and_value::value

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