Eneboo - Documentación para desarrolladores
|
#include <qsnodes.h>
Métodos públicos | |
QSStatListNode (QSStatementNode *s) | |
QSStatListNode (QSStatListNode *l, QSStatementNode *s) | |
QSObject | execute (QSEnv *) |
bool | deref () |
void | ref () |
, including | |
Resolves the globally qualified name of package / class / function resolution. | |
void | check (QSCheckData *) |
QSStatListNode::QSStatListNode | ( | QSStatementNode * | s | ) | [inline] |
QSStatListNode::QSStatListNode | ( | QSStatListNode * | l, |
QSStatementNode * | s | ||
) | [inline] |
void QSStatListNode::check | ( | QSCheckData * | c | ) | [virtual] |
Implementa QSStatementNode.
Implementa QSStatementNode.
void QSStatListNode::ref | ( | ) | [virtual] |
Reimplementado de QSNode.