src/scanner.ll File Reference

Define the example Flex lexical scanner. More...

Go to the source code of this file.

Defines

#define yyterminate()   return token::END
#define YY_NO_UNISTD_H
#define YY_USER_ACTION   yylloc->columns(yyleng);

Typedefs

typedef example::Parser::token token
typedef example::Parser::token_type token_type


Detailed Description

Define the example Flex lexical scanner.

Definition in file scanner.ll.


Define Documentation

#define YY_NO_UNISTD_H

Definition at line 20 of file scanner.ll.

#define YY_USER_ACTION   yylloc->columns(yyleng);

 
#define yyterminate (  )     return token::END

Definition at line 16 of file scanner.ll.


Typedef Documentation

Definition at line 11 of file scanner.ll.

Definition at line 12 of file scanner.ll.


Generated on Sat Sep 5 10:26:25 2009 for Flex Bison C++ Example by  doxygen 1.5.9