#include <CommandNode.h>
Public Member Functions | |
| CommandNode (unsigned long code_ref) | |
| virtual | ~CommandNode (void) |
Represents a command node within the syntax tree built by the parser.
| el7::scripting::parsing::CommandNode::CommandNode | ( | unsigned long | code_ref | ) |
Explicit constructor.
| el7::scripting::parsing::CommandNode::~CommandNode | ( | void | ) | [virtual] |
Destructor.
1.7.1