Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

dotty_parser.h File Reference

Go to the source code of this file.

Compounds

union  YYSTYPE

Defines

#define INTEGER   258
#define STRING   259
#define yystype   YYSTYPE
#define YYSTYPE_IS_DECLARED   1
#define YYSTYPE_IS_TRIVIAL   1

Typedefs

typedef YYSTYPE YYSTYPE

Enumerations

enum  yytokentype { INTEGER = 258, STRING = 259 }

Variables

YYSTYPE yylval


Define Documentation

#define INTEGER   258
 

Definition at line 36 of file dotty_parser.h.

#define STRING   259
 

Definition at line 37 of file dotty_parser.h.

#define yystype   YYSTYPE
 

Definition at line 50 of file dotty_parser.h.

#define YYSTYPE_IS_DECLARED   1
 

Definition at line 51 of file dotty_parser.h.

#define YYSTYPE_IS_TRIVIAL   1
 

Definition at line 52 of file dotty_parser.h.


Typedef Documentation

typedef union YYSTYPE YYSTYPE
 


Enumeration Type Documentation

enum yytokentype
 

Enumeration values:
INTEGER 
STRING 

Definition at line 31 of file dotty_parser.h.


Variable Documentation

YYSTYPE yylval
 

Definition at line 55 of file dotty_parser.h.

Referenced by yyparse().


Generated on Wed Feb 15 14:52:39 2006 for yapi by doxygen 1.3.2