chomik 0.2.1
experimental and minimalistic programming language

My name is Pawel Biernacki.
I am a software engineer.
This site is my hobby project.

Loading...
Searching...
No Matches
chomik::list_of_variable_definitions Class Reference

#include <chomik.h>

Public Member Functions

 list_of_variable_definitions (variable_definition *const vd, list_of_variable_definitions *const l)
 
std::vector< std::shared_ptr< variable_definition > > & get_vector_of_variable_definitions ()
 

Constructor & Destructor Documentation

◆ list_of_variable_definitions()

chomik::list_of_variable_definitions::list_of_variable_definitions ( variable_definition *const vd,
list_of_variable_definitions *const l )
inline

This constructor owns the first parameter and copies the second one, the second parameter must be destroyed by the parser!

Member Function Documentation

◆ get_vector_of_variable_definitions()

std::vector< std::shared_ptr< variable_definition > > & chomik::list_of_variable_definitions::get_vector_of_variable_definitions ( )
inline

The documentation for this class was generated from the following file:

copyright by Pawel Biernacki

Vantaa 2022