|
|
Structure the statement is parsed into.
enum type { Block, /** Start of statement. } | type |
Start of block.
QString Comment | Comment |
QString String | String |
int Line | Line |
statement (type ntype=Token,const QString &token=QString::null,int cline=-1)
| statement |
Create statement
std::list<statement> & subTokens ()
| subTokens |
Allocate subtokens if not available and return reference to subtokens
statement (const statement &)
| statement |
Copy constructor
const statement & operator = (const statement &)
| operator = |
Copy operator
~statement ()
| ~statement |
Destroy statement