Logo
~Apps~
~Projects~
~Contact~

a.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  linestruct
struct  variablestruct
struct  varliststruct
struct  EXPRLIST
struct  INTLIST
struct  forloopstruct
struct  substruct
struct  openstruct
struct  datastruct
struct  funcstruct

Defines

#define YYPARSE_PARAM   parser
#define YYLEX_PARAM   parser
#define DEBUGDATA
#define YYDEBUG   1
#define YYERROR_VERBOSE
#define YYPARSE_PARAM   parser
#define YYLEX_PARAM   parser
#define DEBUGDATA
#define YYDEBUG   1
#define YYERROR_VERBOSE
#define YYPARSE_PARAM   parser
#define YYLEX_PARAM   parser
#define DEBUGDATA
#define YYDEBUG   1
#define YYERROR_VERBOSE

Typedefs

typedef linestruct LINE
typedef variablestruct VARIABLE
typedef varliststruct VARLIST
typedef forloopstruct NEXT
typedef substruct SUB
typedef openstruct OPEN
typedef datastruct DATA
typedef funcstruct FUNC

Functions

void yyerror (void *, char *)
int yylex (void *, void *)
int yyparse (void *)

Define Documentation

#define DEBUGDATA
 

Definition at line 6 of file a.h.

#define DEBUGDATA
 

Definition at line 6 of file a.h.

#define DEBUGDATA
 

Definition at line 6 of file a.h.

#define YYDEBUG   1
 

Definition at line 9 of file a.h.

#define YYDEBUG   1
 

Definition at line 9 of file a.h.

#define YYDEBUG   1
 

Definition at line 9 of file a.h.

#define YYERROR_VERBOSE
 

Definition at line 10 of file a.h.

#define YYERROR_VERBOSE
 

Definition at line 10 of file a.h.

#define YYERROR_VERBOSE
 

Definition at line 10 of file a.h.

#define YYLEX_PARAM   parser
 

Definition at line 2 of file a.h.

#define YYLEX_PARAM   parser
 

Definition at line 2 of file a.h.

#define YYLEX_PARAM   parser
 

Definition at line 2 of file a.h.

#define YYPARSE_PARAM   parser
 

Definition at line 1 of file a.h.

#define YYPARSE_PARAM   parser
 

Definition at line 1 of file a.h.

#define YYPARSE_PARAM   parser
 

Definition at line 1 of file a.h.


Typedef Documentation

typedef struct datastruct DATA
 

typedef struct funcstruct FUNC
 

typedef struct linestruct LINE
 

typedef struct forloopstruct NEXT
 

typedef struct openstruct OPEN
 

typedef struct substruct SUB
 

typedef struct variablestruct VARIABLE
 

typedef struct varliststruct VARLIST
 


Function Documentation

void yyerror void *  ,
char * 
 

int yylex void *  ,
void * 
 

int yyparse void *   ) 
 

Referenced by Parser::cmd(), Parser::execute(), and Parser::read_file().

Page, code, and content Copyright (C) 2005 by Anders Hedström
Generated on Mon Aug 29 20:21:47 2005 for C++ Sockets by  doxygen 1.4.4