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

#include <Node.h>

Public Member Functions

 ScopedBlockNode (std::vector< UniqueNode > statements)
 
 ~ScopedBlockNode ()
 

Public Attributes

std::vector< UniqueNodestatements
 

Detailed Description

Definition at line 127 of file Node.h.

Constructor & Destructor Documentation

◆ ScopedBlockNode()

ScopedBlockNode::ScopedBlockNode ( std::vector< UniqueNode statements)

Definition at line 45 of file Node.cpp.

◆ ~ScopedBlockNode()

ScopedBlockNode::~ScopedBlockNode ( )
default

Member Data Documentation

◆ statements

std::vector<UniqueNode> unlogic::ScopedBlockNode::statements

Definition at line 129 of file Node.h.


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