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