

| Public Member Functions | |
| Lexer (ustring s, const Parser &p) | |
| void | getNext (LexerBase::Lexeme &l) | 
| ustring | getText () const | 
| int | getType () const | 
| Public Attributes | |
| ustring | s | 
| unsigned | i | 
| const Parser & | p | 
| ustring | text | 
| int | type | 
Definition at line 821 of file regex.C.
 1.4.4
 1.4.4