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

#include <Node.h>

Public Member Functions

 ProgramEntryNode (UniqueNode body)
 
 ~ProgramEntryNode ()
 

Public Attributes

UniqueNode body
 

Detailed Description

Definition at line 135 of file Node.h.

Constructor & Destructor Documentation

◆ ProgramEntryNode()

ProgramEntryNode::ProgramEntryNode ( UniqueNode  body)

Definition at line 48 of file Node.cpp.

◆ ~ProgramEntryNode()

ProgramEntryNode::~ProgramEntryNode ( )
default

Member Data Documentation

◆ body

UniqueNode unlogic::ProgramEntryNode::body

Definition at line 137 of file Node.h.


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