YYSTYPE Union Reference

Collaboration diagram for YYSTYPE:
[legend]

Data Fields

int number
char * string
struct Colortriplecolor
struct Assignmentassignment
struct Bindingbinding

Detailed Description

Definition at line 328 of file cfgparse.tab.c.


Field Documentation

Definition at line 337 of file cfgparse.tab.c.

Referenced by yyparse().

struct Binding* YYSTYPE::binding [read]

Definition at line 338 of file cfgparse.tab.c.

Referenced by yyparse().

struct Colortriple* YYSTYPE::color [read]

Definition at line 336 of file cfgparse.tab.c.

Referenced by yyparse().

Definition at line 334 of file cfgparse.tab.c.

Referenced by yyparse().

Definition at line 335 of file cfgparse.tab.c.

Referenced by yyparse().


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

Generated on 10 Sep 2010 for i3 by  doxygen 1.6.1