#include <VariableSpecNode.h>
Protected Member Functions | |
| VariableSpecNode (unsigned long code_ref) | |
| virtual | ~VariableSpecNode (void) |
Represents a node within the syntax tree built by the parser that is a specific variable extension, like addressing the entry of a table or calling a function.
| el7::scripting::parsing::VariableSpecNode::VariableSpecNode | ( | unsigned long | code_ref | ) | [protected] |
Explicit constructor.
| el7::scripting::parsing::VariableSpecNode::~VariableSpecNode | ( | void | ) | [protected, virtual] |
Destructor.
1.7.1