This is the complete list of members for VariableNode, including all inherited members.
| __represent__() | VariableNode | virtual |
| alreadyExistingVariable(const std::string &toCheck, const std::string &stacktype) | VariableNode | static |
| appendData | VariableNode | |
| appendType | VariableNode | |
| assignedData | VariableNode | |
| getThisVariableobject(const std::string &variablename, const std::string &stacktype) | VariableNode | static |
| nodeType | tokenNode | |
| pushIntoVector(std::shared_ptr< VariableNode > token, const std::string &stacktype) | VariableNode | static |
| reassignExistingVariable(std::shared_ptr< tokenNode > token, const std::string &variablename, const std::string &stacktype, const std::string &appendtype) | VariableNode | static |
| stackNUMBERvector | VariableNode | static |
| stackWORDvector | VariableNode | static |
| tokenNode() | tokenNode | |
| VariableNode() | VariableNode | |
| varName | VariableNode |