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 330 of file cfgparse.tab.c.


Field Documentation

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

Referenced by yyparse().

struct Binding* YYSTYPE::binding [read]

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

Referenced by yyparse().

struct Colortriple* YYSTYPE::color [read]

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

Referenced by yyparse().

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

Referenced by yyparse().

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

Referenced by yyparse().


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

Generated on 2 Jul 2010 for i3 by  doxygen 1.6.1