xine-lib 1.2.13-20230125hg15249
Data Fields
YYSTYPE Union Reference

#include <goomsl_yacc.h>

Data Fields

int intValue
 
float floatValue
 
char charValue
 
char strValue [2048]
 
NodeTypenPtr
 
GSL_Structgsl_struct
 
GSL_StructFieldgsl_struct_field
 

Field Documentation

◆ charValue

char YYSTYPE::charValue

Referenced by yylex().

◆ floatValue

float YYSTYPE::floatValue

◆ gsl_struct

GSL_Struct * YYSTYPE::gsl_struct

Referenced by yyparse().

◆ gsl_struct_field

GSL_StructField * YYSTYPE::gsl_struct_field

Referenced by yyparse().

◆ intValue

int YYSTYPE::intValue

Referenced by yyparse().

◆ nPtr

NodeType * YYSTYPE::nPtr

Referenced by yyparse().

◆ strValue

char YYSTYPE::strValue

Referenced by yylex(), and yyparse().


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