|
|
This class represents one lexem, which is a type and a text. It is used to store lexem in a stack.
| CParsedLexem ( int aType, const char *aText)
| CParsedLexem |
| ~CParsedLexem ()
| ~CParsedLexem |
| QString text | text |
| int type | type |
| Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54. |