Eneboo - Documentación para desarrolladores
|
#include <qsnodes.h>
Métodos públicos | |
QSVarBindingNode (QSTypedVarNode *v, QSNode *a) | |
void | declare (QSEnv *env) const |
int | index () const |
bool | deref () |
void | ref () |
, including | |
Resolves the globally qualified name of package / class / function resolution. | |
void | check (QSCheckData *) |
QSVarBindingNode::QSVarBindingNode | ( | QSTypedVarNode * | v, |
QSNode * | a | ||
) | [inline] |
void QSVarBindingNode::check | ( | QSCheckData * | c | ) | [virtual] |
Implementa QSNode.
void QSVarBindingNode::declare | ( | QSEnv * | env | ) | const |
int QSVarBindingNode::index | ( | ) | const [inline] |
void QSVarBindingNode::ref | ( | ) | [virtual] |
Reimplementado de QSNode.