GDB (xrefs)
Public Attributes | List of all members
token_and_value Struct Reference

Public Attributes

int token
 
YYSTYPE value
 

Detailed Description

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

Member Data Documentation

◆ token

int token_and_value::token

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

Referenced by yylex().

◆ value

YYSTYPE token_and_value::value

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