Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

cyacc.h File Reference

#include <stdio.h>
#include <stddef.h>
#include <assert.h>
#include <yytdefs.h>
#include <yybdefs.h>

Go to the source code of this file.

Classes

struct  yycnontermgoto
struct  yystategoto
struct  yynontermgoto
struct  yyctokenaction
struct  yystateaction
struct  yytokenaction
struct  yyreduction
struct  yyctokendest
class  yyparser
class  yyfparser
class  yycparser

Defines

#define YY_AYACC
#define YYEXIT_SUCCESS   0
#define YYEXIT_FAILURE   1
#define YYTK_ALL   (-1)
#define YYTK_END   0
#define YYTK_ERROR   256
#define YYAT_SHIFT   0
#define YYAT_REDUCE   1
#define YYAT_ERROR   2
#define YYAT_ACCEPT   3
#define YYAT_DEFAULT   4
#define YYNT_ALL   (-1)
#define YYST_ERROR   (-1)
#define YYABORT   yyexit(1)
#define YYACCEPT   yyexit(0)
#define YYERROR   yyforceerror()
#define YYRECOVERING   yyrecovering()
#define yyassert(expr)   assert(expr)

Typedefs

typedef short yystack_t
typedef short yycstategoto_t
typedef yycnontermgoto yycnontermgoto_t
typedef yystategoto yystategoto_t
typedef yynontermgoto yynontermgoto_t
typedef short yycstateaction_t
typedef yyctokenaction yyctokenaction_t
typedef yystateaction yystateaction_t
typedef yytokenaction yytokenaction_t
typedef yyreduction yyreduction_t
typedef short yydestructor_t
typedef short yytokendest_t
typedef yyctokendest yyctokendest_t

Variables

YYFAR yylexer


Define Documentation

#define YY_AYACC
 

#define YYABORT   yyexit(1)
 

#define YYACCEPT   yyexit(0)
 

#define yyassert expr   )     assert(expr)
 

#define YYAT_ACCEPT   3
 

#define YYAT_DEFAULT   4
 

#define YYAT_ERROR   2
 

#define YYAT_REDUCE   1
 

#define YYAT_SHIFT   0
 

#define YYERROR   yyforceerror()
 

#define YYEXIT_FAILURE   1
 

#define YYEXIT_SUCCESS   0
 

#define YYNT_ALL   (-1)
 

#define YYRECOVERING   yyrecovering()
 

#define YYST_ERROR   (-1)
 

#define YYTK_ALL   (-1)
 

#define YYTK_END   0
 

#define YYTK_ERROR   256
 


Typedef Documentation

typedef struct yycnontermgoto yycnontermgoto_t
 

typedef short yycstateaction_t
 

typedef short yycstategoto_t
 

typedef struct yyctokenaction yyctokenaction_t
 

typedef struct yyctokendest yyctokendest_t
 

typedef short yydestructor_t
 

typedef struct yynontermgoto yynontermgoto_t
 

typedef struct yyreduction yyreduction_t
 

typedef short yystack_t
 

typedef struct yystateaction yystateaction_t
 

typedef struct yystategoto yystategoto_t
 

typedef struct yytokenaction yytokenaction_t
 

typedef short yytokendest_t
 


Variable Documentation

class YYFAR yylexer
 


Generated on Wed Mar 16 00:10:30 2005 for Dibbler - a portable DHCPv6 by  doxygen 1.3.9.1