YYSTYPE Union Reference

Collaboration diagram for YYSTYPE:
[legend]

Data Fields

int number
char * string
uint32_t * single_color
struct Colortriplecolor
Matchmatch
struct Bindingbinding

Detailed Description

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


Field Documentation

struct Binding* YYSTYPE::binding [read]

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

Referenced by yyparse().

struct Colortriple* YYSTYPE::color [read]

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

Referenced by yyparse().

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

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

Referenced by yyparse().

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

Referenced by yyparse().

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

Referenced by yyparse().


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

Generated on 6 Aug 2011 for i3 by  doxygen 1.6.1