scan.h File Reference

Go to the source code of this file.

Data Structures

struct  _YYSTYPE

Defines

#define YYSTYPE   YYSYMBOL
#define SCAN_NORMAL   0
#define SCAN_STRING   1
#define SCAN_PUNCT   2

Typedefs

typedef _YYSTYPE YYSTYPE

Functions

void yymode (int n)
void yyerror (const char *s)
int yyanyerrors ()
void yyfparse (const char *s)
int yyline ()
int yylex ()
int yyparse ()

Variables

YYSTYPE yylval


Define Documentation

#define SCAN_NORMAL   0

#define SCAN_PUNCT   2

#define SCAN_STRING   1

#define YYSTYPE   YYSYMBOL


Typedef Documentation

typedef struct _YYSTYPE YYSTYPE


Function Documentation

int yyanyerrors (  ) 

void yyerror ( const char *  s  ) 

void yyfparse ( const char *  s  ) 

int yylex (  ) 

int yyline (  ) 

void yymode ( int  n  ) 

int yyparse (  ) 


Variable Documentation

YYSTYPE yylval


Generated on Thu Aug 17 15:54:33 2006 for MaJam by  doxygen 1.4.7