Go to the source code of this file.
| Defines | |
| #define | yywrap() 1 | 
| #define | yyterminate() return token::END | 
| #define | YY_NO_UNISTD_H | 
| #define | YY_USER_ACTION yylloc->columns(yyleng); | 
Definition in file scanner.ll.
| #define YY_NO_UNISTD_H | 
| #define YY_USER_ACTION yylloc->columns(yyleng); | 
| #define yyterminate | ( | ) | return token::END | 
| #define yywrap | ( | ) | 1 | 
 1.5.2
 1.5.2