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