#include <ERAV.h>
List of all members.
Detailed Description
Definition at line 168 of file ERAV.h.
Member Enumeration Documentation
- Enumerator:
ZERO |
|
LTQ |
|
QGT |
|
LTS |
|
SGT |
|
ID |
|
STRING |
|
Definition at line 170 of file ERAV.h.
Constructor & Destructor Documentation
ERAV::token::token |
( |
| ) |
[inline, private] |
ERAV::token::token |
( |
int |
num | ) |
[inline] |
Member Function Documentation
void ERAV::token::set |
( |
int |
number, |
|
|
const char * |
yytext, |
|
|
int |
yyleng, |
|
|
int |
yyline |
|
) |
| [inline] |
int ERAV::token::getTag |
( |
| ) |
const [inline] |
int ERAV::token::getAttrib |
( |
| ) |
const [inline] |
int ERAV::token::num |
( |
| ) |
const [inline] |
const std::string& ERAV::token::lexeme |
( |
| ) |
const [inline] |
const char * ERAV::token::name |
( |
int |
tk | ) |
[static] |
bool ERAV::token::operator== |
( |
int |
tk | ) |
const [inline] |
void ERAV::token::setTagAttrib |
( |
| ) |
[private] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: