Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

YYSTYPE Union Reference

#include <parser.h>


Data Fields

char * text
_Nodenode
char * text
_Nodenode


Field Documentation

struct _Node* YYSTYPE::node
 

Definition at line 3 of file parser.h.

struct _Node* YYSTYPE::node
 

Definition at line 91 of file parser.c.

Referenced by yyparse().

char* YYSTYPE::text
 

Definition at line 2 of file parser.h.

char* YYSTYPE::text
 

Definition at line 90 of file parser.c.

Referenced by yylex(), and yyparse().


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

Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo
Source Perspective by Fisheye