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

clex.h File Reference

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

Go to the source code of this file.

Classes

struct  yystate
struct  yytransition
struct  yyctransition
class  yylexer
class  yyflexer
class  yyclexer

Defines

#define YY_ALEX
#define YYEOF   0
#define BEGIN   yystart =
#define ECHO   yyecho()
#define REJECT   yyreject()
#define YYSTATE   yystart
#define YY_START   yystart
#define yyassert(expr)   assert(expr)

Typedefs

typedef yystate yystate_t
typedef yytransition yytransition_t
typedef yyctransition yyctransition_t
typedef short yymatch_t
typedef unsigned char yybackup_t

Variables

YYFAR yyparser


Define Documentation

#define BEGIN   yystart =
 

#define ECHO   yyecho()
 

#define REJECT   yyreject()
 

#define YY_ALEX
 

#define YY_START   yystart
 

#define yyassert expr   )     assert(expr)
 

#define YYEOF   0
 

#define YYSTATE   yystart
 


Typedef Documentation

typedef unsigned char yybackup_t
 

typedef struct yyctransition yyctransition_t
 

typedef short yymatch_t
 

typedef struct yystate yystate_t
 

typedef struct yytransition yytransition_t
 


Variable Documentation

class YYFAR yyparser
 


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