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

Public Attributes

int token
 
YYSTYPE value
 

Detailed Description

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

Member Data Documentation

◆ token

int token_and_value::token

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

Referenced by yylex(), yylex(), and yylex().

◆ value

YYSTYPE token_and_value::value

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