unlogic
Loading...
Searching...
No Matches
unlogic::VariableNode Struct Reference

#include <Node.h>

Public Member Functions

 VariableNode (std::string identifier)
 
 ~VariableNode ()
 

Public Attributes

std::string identifier
 

Detailed Description

Definition at line 53 of file Node.h.

Constructor & Destructor Documentation

◆ VariableNode()

VariableNode::VariableNode ( std::string  identifier)

Definition at line 14 of file Node.cpp.

◆ ~VariableNode()

VariableNode::~VariableNode ( )
default

Member Data Documentation

◆ identifier

std::string unlogic::VariableNode::identifier

Definition at line 55 of file Node.h.


The documentation for this struct was generated from the following files: