Protected Member Functions

el7::scripting::parsing::VariableSpecNode Class Reference

#include <VariableSpecNode.h>

Inheritance diagram for el7::scripting::parsing::VariableSpecNode:
el7::scripting::parsing::Node el7::scripting::parsing::FunctionCallNode el7::scripting::parsing::TableEntryNode

List of all members.

Protected Member Functions

 VariableSpecNode (unsigned long code_ref)
virtual ~VariableSpecNode (void)

Detailed Description

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.


Constructor & Destructor Documentation

el7::scripting::parsing::VariableSpecNode::VariableSpecNode ( unsigned long  code_ref  )  [protected]

Explicit constructor.

el7::scripting::parsing::VariableSpecNode::~VariableSpecNode ( void   )  [protected, virtual]

Destructor.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines